From e3729544f99c1043d93e04aac99f563c0a1cfe5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <ludo@gnu.org> Date: Fri, 10 May 2013 23:05:00 +0200 Subject: [PATCH] Update `NEWS'. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index de13adf142d..b684063f994 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,8 @@ setup, and to allow commands to be upgradable through “guix pullâ€. *** New “guix package --upgrade†option As the name implies, this option atomically upgrades all the packages -installed in a profile. See “Invoking guix package†in the manual. +installed in a profile or the set of packages matching a given regexp. +See “Invoking guix package†in the manual. *** New “guix pull†command -- GitLab