From: Jim Meyering Date: Mon, 22 Apr 1996 03:17:14 +0000 (+0000) Subject: (usage): Reflect that now --no-sync is the default. X-Git-Tag: TEXTUTILS-1_14c~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7bf7dee470c5e79814beee95e4ed9479828e22a;p=thirdparty%2Fcoreutils.git (usage): Reflect that now --no-sync is the default. --- diff --git a/src/df.c b/src/df.c index 41780f10d8..7841b8bdc4 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\