mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 07:00:37 +02:00
guix package: Fix typo in --help message.
* guix/scripts/package.scm (show-help): Align '--show' option properly.
This commit is contained in:
@@ -469,7 +469,7 @@ Install, remove, or upgrade PACKAGES in a single transaction.\n"))
|
||||
-A, --list-available[=REGEXP]
|
||||
list available packages matching REGEXP"))
|
||||
(display (_ "
|
||||
--show=PACKAGE show details about PACKAGE"))
|
||||
--show=PACKAGE show details about PACKAGE"))
|
||||
(newline)
|
||||
(show-build-options-help)
|
||||
(newline)
|
||||
|
||||
Reference in New Issue
Block a user