aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/df.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/df.c')
-rw-r--r--toys/posix/df.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/toys/posix/df.c b/toys/posix/df.c
index fa136275..a6beda18 100644
--- a/toys/posix/df.c
+++ b/toys/posix/df.c
@@ -19,8 +19,8 @@ config DF
-a Show all (including /proc and friends)
-P The SUSv3 "Pedantic" option
-k Sets units back to 1024 bytes (the default without -P)
- -h Human readable output (K=1024)
- -H Human readable output (k=1000)
+ -h Human readable (K=1024)
+ -H Human readable (k=1000)
-i Show inodes instead of blocks
-t type Display only filesystems of this type