]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix punctuation in stat --help
authorBenno Schulenberg <bensberg@telfort.nl>
Tue, 29 Sep 2020 12:31:52 +0000 (14:31 +0200)
committerPádraig Brady <P@draigBrady.com>
Tue, 29 Sep 2020 20:57:30 +0000 (21:57 +0100)
* src/stat.c (usage): Replace a mistaken semicolon with a colon,
and replace mistaken backticks with single quotes.  Also reorder
some words, for clarity.
Fixes https://bugs.gnu.org/43707

src/stat.c

index 4e6c2aa862476aa5518c1a1ec1782c1f20c6ed33..1c09073a2e59baefd9e3f856348c0836727b6fb1 100644 (file)
@@ -1717,10 +1717,10 @@ Display file or file system status.\n\
       fputs (VERSION_OPTION_DESCRIPTION, stdout);
 
       fputs (_("\n\
-The --cached MODE argument can be; always, never, or default.\n\
-`always` will use cached attributes if available, while\n\
-`never` will try to synchronize with the latest attributes, and\n\
-`default` will leave it up to the underlying file system.\n\
+The MODE argument of --cached can be: always, never, or default.\n\
+'always' will use cached attributes if available, while\n\
+'never' will try to synchronize with the latest attributes, and\n\
+'default' will leave it up to the underlying file system.\n\
 "), stdout);
 
       fputs (_("\n\