import: go: Fix indentation in help message.

* guix/scripts/import/go.scm (show-help) <recursive>: Indent second line.

Change-Id: Iad096231e26ed4e0e1c584f92e43f2695a2d8682
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Richard Sent 2024-06-28 12:14:50 -04:00 committed by Sharlatan Hellseher
parent 85012e6481
commit 69089674bb
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -51,7 +51,7 @@ can be specified after the arobas (@) character.\n"))
-h, --help display this help and exit"))
(display (G_ "
-r, --recursive generate package expressions for all Go modules
that are not yet in Guix"))
that are not yet in Guix"))
(display (G_ "
-p, --goproxy=GOPROXY specify which goproxy server to use"))
(display (G_ "