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
1 changed files with 1 additions and 1 deletions

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_ "