summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-22 03:17:14 +0000
committerJim Meyering <jim@meyering.net>1996-04-22 03:17:14 +0000
commitd7bf7dee470c5e79814beee95e4ed9479828e22a (patch)
tree40b9444da6af6b94c6798cf7dfed3ab396addf1e /src
parent3032beba73297169e05dbcc63093515fe2b90cb2 (diff)
downloadcoreutils-d7bf7dee470c5e79814beee95e4ed9479828e22a.tar.xz
(usage): Reflect that now --no-sync is the default.
Diffstat (limited to 'src')
-rw-r--r--src/df.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/df.c b/src/df.c
index 41780f10d..7841b8bdc 100644
--- a/src/df.c
+++ b/src/df.c
@@ -649,8 +649,8 @@ or all filesystems by default.\n\
-i, --inodes list inode information instead of block usage\n\
-k, --kilobytes use 1024-byte blocks, not 512 despite POSIXLY_CORRECT\n\
-m, --megabytes use 1024K-byte blocks, not 512 despite POSIXLY_CORRECT\n\
- --sync invoke sync before getting usage info (default)\n\
- --no-sync do not invoke sync before getting usage info\n\
+ --no-sync do not invoke sync before getting usage info (default)\n\
+ --sync invoke sync before getting usage info\n\
-t, --type=TYPE limit listing to filesystems of type TYPE\n\
-x, --exclude-type=TYPE limit listing to filesystems not of type TYPE\n\
-v (ignored)\n\