aboutsummaryrefslogtreecommitdiff
path: root/toys/other/stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/stat.c')
-rw-r--r--toys/other/stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/stat.c b/toys/other/stat.c
index f571857a..7c2e337b 100644
--- a/toys/other/stat.c
+++ b/toys/other/stat.c
@@ -13,7 +13,7 @@ config STAT
Display status of files or filesystems.
-c Output specified FORMAT string instead of default
- -f display filesystem status instead of file status
+ -f Display filesystem status instead of file status
-L Follow symlinks
-t terse (-c "%n %s %b %f %u %g %D %i %h %t %T %X %Y %Z %o")
(with -f = -c "%n %i %l %t %s %S %b %f %a %c %d")