unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71824] [PATCH] import: go: Fix indentation in help message.
@ 2024-06-28 16:14 Richard Sent
  2024-06-29  1:08 ` jgart via Guix-patches via
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Sent @ 2024-06-28 16:14 UTC (permalink / raw)
  To: 71824
  Cc: Richard Sent, Christopher Baines, Josselin Poiret,
	Katherine Cox-Buday, Ludovic Courtès, Mathieu Othacehe,
	Sharlatan Hellseher, Simon Tournier, Tobias Geerinckx-Rice

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

Change-Id: Iad096231e26ed4e0e1c584f92e43f2695a2d8682
---
 guix/scripts/import/go.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/scripts/import/go.scm b/guix/scripts/import/go.scm
index f1970d3543..b90c6ac72f 100644
--- a/guix/scripts/import/go.scm
+++ b/guix/scripts/import/go.scm
@@ -51,7 +51,7 @@ (define (show-help)
   -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_ "

base-commit: 78b881722f08325c76096557313a0faee847c66f
-- 
2.45.1





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-01 21:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28 16:14 [bug#71824] [PATCH] import: go: Fix indentation in help message Richard Sent
2024-06-29  1:08 ` jgart via Guix-patches via
2024-07-01 20:53 ` Sharlatan Hellseher
2024-07-01 20:55 ` Sharlatan Hellseher
2024-07-01 20:59 ` bug#71824: " Sharlatan Hellseher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).