shell: Fix '--file' description in '--help' output.

Reported by pinoaffe on #guix.

* guix/scripts/shell.scm (show-help): Fix '--file' description.
This commit is contained in:
Ludovic Courtès 2021-12-07 11:35:42 +01:00
parent 18c406df97
commit c879354003
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

@ -52,8 +52,7 @@ interactive shell in that environment.\n"))
(display (G_ "
-D, --development include the development inputs of the next package"))
(display (G_ "
-f, --file=FILE create environment for the package that the code within
FILE evaluates to"))
-f, --file=FILE add to the environment the package FILE evaluates to"))
(display (G_ "
-q inhibit loading of 'guix.scm' and 'manifest.scm'"))
(display (G_ "