GNU bug report logs - #75878
[PATCH 1/3] scripts: import: crate: show-help: Reformat.

Previous Next

Package: guix-patches;

Reported by: Herman Rimm <herman <at> rimm.ee>

Date: Sun, 26 Jan 2025 20:41:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/3] scripts: import: crate: show-help: Reformat.
Date: Sun, 26 Jan 2025 21:18:28 +0100
* guix/scripts/import/crate.scm (show-help): Reformat and reword
--allow-yanked message.

Change-Id: I43a50b201be86cd71f6ab51a7161e4009d4918bf
---
 guix/scripts/import/crate.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/guix/scripts/import/crate.scm b/guix/scripts/import/crate.scm
index a4adabfeffe..ac11dabaa3b 100644
--- a/guix/scripts/import/crate.scm
+++ b/guix/scripts/import/crate.scm
@@ -50,10 +50,10 @@ (define (show-help)
   (display (G_ "
       --recursive-dev-dependencies
                          include dev-dependencies recursively"))
+  (newline)
   (display (G_ "
-      --allow-yanked
-                         allow importing yanked crates if no alternative
-                         satisfying the version requirement exists"))
+      --allow-yanked     allow importing yanked crates if no alternative
+                         satisfying the version requirement is found"))
   (newline)
   (display (G_ "
   -h, --help             display this help and exit"))

base-commit: 5481a96417fbf94fc8b6a73abe72a97ce6bc6ec1
-- 
2.47.1





This bug report was last modified 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.