mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
doc: Show output of 'guix refresh --list-dependent' example.
* doc/guix.texi (Invoking guix refresh): Show example output of the command.
This commit is contained in:
parent
65ea711189
commit
7779ab611d
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue