mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-28 19:44:32 -04:00
(usage): Indent --help and --version strings to start in the 7th column.
This commit is contained in:
+2
-2
@@ -287,8 +287,8 @@ Print CRC checksum and byte counts of each FILE.\n\
|
||||
\n\
|
||||
"), stdout);
|
||||
fputs (_("\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"), stdout);
|
||||
puts (_("\nReport bugs to <bug-textutils@gnu.org>."));
|
||||
}
|
||||
|
||||
@@ -2848,8 +2848,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\
|
||||
with -S or -s\n\
|
||||
"), stdout);
|
||||
fputs (_("\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"), stdout);
|
||||
fputs (_("\
|
||||
\n\
|
||||
|
||||
Reference in New Issue
Block a user