me
/
guix
Archived
1
0
Fork 0

import: hackage: Fix grammar.

Minor clarification regarding the test-dependencies command line option.

* guix/scripts/import/hackage.scm (show-help): Minor grammatical fix.
master
Paul van der Walt 2015-10-21 15:52:15 +02:00
parent 759756a992
commit 8e01e30077
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ version.\n"))
(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)