]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(stat invocation): Correct --format description.
authorJim Meyering <jim@meyering.net>
Sun, 4 Apr 2004 16:24:25 +0000 (16:24 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Apr 2004 16:24:25 +0000 (16:24 +0000)
doc/coreutils.texi

index d4cb3ad73e5f6d4567d3a98ca3824213f3213580..4db37034b87fd08c975790f519a6f7e9c528d5d4 100644 (file)
@@ -8663,11 +8663,11 @@ Without it, @command{stat} acts on any symbolic link argument directly.
 Print the information in terse form, suitable for parsing by other programs.
 
 @item -c
-@itemx --format
+@itemx --format=@var{format}
 @opindex -c
-@opindex --format
+@opindex --format=@var{format}
 @cindex output format
-Allow user to specify the output format.
+Use @var{format} rather than the default format.
 
 Interpreted sequences for file stat are:
 @itemize @bullet