summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-04 16:24:25 +0000
committerJim Meyering <jim@meyering.net>2004-04-04 16:24:25 +0000
commit378375a2bd0e9da52fcd222fab431f8c480116fa (patch)
tree8f4f23d1968e9e4c66df248eda01f932c30dd619 /doc
parent4cd3d96335d19110f6776c0c2269028f31bd2353 (diff)
downloadcoreutils-378375a2bd0e9da52fcd222fab431f8c480116fa.tar.xz
(stat invocation): Correct --format description.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index d4cb3ad73..4db37034b 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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