summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index de13adf142..b684063f99 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