diff options
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 8431cbd907..d30142fcbe 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2564,7 +2564,9 @@ Be aware that the @code{--list-dependent} option only an upgrade. More rebuilds might be required under some circumstances. @example -guix refresh --list-dependent flex +$ guix refresh --list-dependent flex +Building the following 120 packages would ensure 213 dependent packages are rebuilt: +hop-2.4.0 geiser-0.4 notmuch-0.18 mu-0.9.9.5 cflow-1.4 idutils-4.6 @dots{} @end example The command above lists a set of packages that could be built to check |