diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-05-10 23:05:00 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-05-10 23:05:00 +0200 |
commit | e3729544f99c1043d93e04aac99f563c0a1cfe5f (patch) | |
tree | 7696756593248584f08f8a5917b735e9b570bc12 /NEWS | |
parent | 741c70c63e7a8b3a2b259c6718152c888841c722 (diff) | |
download | patches-e3729544f99c1043d93e04aac99f563c0a1cfe5f.tar patches-e3729544f99c1043d93e04aac99f563c0a1cfe5f.tar.gz |
Update `NEWS'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |