summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-26 23:39:04 +0000
committerJim Meyering <jim@meyering.net>1993-10-26 23:39:04 +0000
commitce4dbc851343d322a5c7235abe5819ba8ecc2abb (patch)
tree6b34af39cbbf479571ea810cb79dd2ea367927b1 /src/df.c
parentf5da03589e6e94588b100b02b73ae47ddf5a57ea (diff)
downloadcoreutils-ce4dbc851343d322a5c7235abe5819ba8ecc2abb.tar.xz
merge with 3.9a
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/df.c b/src/df.c
index c73a739fa..4a4ff34e9 100644
--- a/src/df.c
+++ b/src/df.c
@@ -488,8 +488,8 @@ usage (status)
-a, --all include filesystems having 0 blocks\n\
-i, --inodes list inode information instead of block usage\n\
-k, --kilobytes use 1024 blocks, not 512 despite POSIXLY_CORRECT\n\
- -t, --type TYPE limit the listing to TYPE filesystems type\n\
- -x, --exclude-type TYPE limit the listing to not TYPE filesystems type\n\
+ -t, --type=TYPE limit the listing to TYPE filesystems type\n\
+ -x, --exclude-type=TYPE limit the listing to not TYPE filesystems type\n\
-v (ignored)\n\
-P, --portability use the POSIX output format\n\
--help display this help and exit\n\