[prev in list] [next in list] [prev in thread] [next in thread] 

List:       coreutils
Subject:    [PATCH 3/4] doc: improve --help indenting in checksum utils
From:       Pádraig Brady <P () draigBrady ! com>
Date:       2021-09-15 12:40:35
Message-ID: 20210915124036.3461279-3-P () draigBrady ! com
[Download RAW message or body]

* src/digest.c (usage): Indent multi-line descriptions for clarity.
---
 src/digest.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/digest.c b/src/digest.c
index f2a505f24..5175e9c19 100644
--- a/src/digest.c
+++ b/src/digest.c
@@ -447,7 +447,7 @@ Print or check %s (%d-bit) checksums.\n\
 # if HASH_ALGO_BLAKE2 || HASH_ALGO_CKSUM
         fputs (_("\
   -l, --length         digest length in bits; must not exceed the maximum for\n\
-                       the blake2 algorithm and must be a multiple of 8\n\
+                         the blake2 algorithm and must be a multiple of 8\n\
 "), stdout);
 # endif
 # if HASH_ALGO_CKSUM
@@ -471,7 +471,7 @@ Print or check %s (%d-bit) checksums.\n\
 # endif
       fputs (_("\
   -z, --zero           end each output line with NUL, not newline,\n\
-                       and disable file name escaping\n\
+                         and disable file name escaping\n\
 "), stdout);
       fputs (_("\
 \n\
-- 
2.26.2



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic