doc: Move 'guix refresh --list-updaters' reference to the right place.

* doc/guix.texi (Invoking guix refresh): Move '--list-updaters' right
after '--type'.
This commit is contained in:
Ludovic Courtès 2021-03-25 23:54:52 +01:00
parent 96aa98b6ca
commit 3b8bd63aa2
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -11742,6 +11742,12 @@ gnu/packages/statistics.scm:819:13: r-testthat would be upgraded from 0.10.0 to
gnu/packages/emacs.scm:856:13: emacs-auctex would be upgraded from 11.88.6 to 11.88.9
@end example
@item --list-updaters
@itemx -L
List available updaters and exit (see @option{--type} above).
For each updater, display the fraction of packages it covers; at the
end, display the fraction of packages covered by all these updaters.
@end table
In addition, @command{guix refresh} can be passed one or more package
@ -11763,13 +11769,6 @@ be used when passing @command{guix refresh} one or more package names:
@table @code
@item --list-updaters
@itemx -L
List available updaters and exit (see @option{--type} above).
For each updater, display the fraction of packages it covers; at the
end, display the fraction of packages covered by all these updaters.
@item --list-dependent
@itemx -l
List top-level dependent packages that would need to be rebuilt as a