3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

guix graph: Show '-M' in '--help' output.

* guix/scripts/graph.scm (show-help): Add -M shorthand.
This commit is contained in:
Ludovic Courtès 2021-11-23 10:16:36 +01:00
parent 9685c0637d
commit 0632ea98b3
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -542,7 +542,7 @@ Emit a representation of the dependency graph of PACKAGE...\n"))
(display (G_ "
--list-types list the available graph types"))
(display (G_ "
--max-depth=DEPTH limit to nodes within distance DEPTH"))
-M, --max-depth=DEPTH limit to nodes within distance DEPTH"))
(display (G_ "
--path display the shortest path between the given nodes"))
(display (G_ "