import: hackage: Fix grammar.
Minor clarification regarding the test-dependencies command line option. * guix/scripts/import/hackage.scm (show-help): Minor grammatical fix.
This commit is contained in:
parent
759756a992
commit
8e01e30077
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ (define (show-help)
|
|||
(display (_ "
|
||||
-s, --stdin read from standard input"))
|
||||
(display (_ "
|
||||
-t, --no-test-dependencies don't include test only dependencies"))
|
||||
-t, --no-test-dependencies don't include test-only dependencies"))
|
||||
(display (_ "
|
||||
-V, --version display version information and exit"))
|
||||
(newline)
|
||||
|
|
Loading…
Reference in a new issue