summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-18 03:22:20 +0000
committerJim Meyering <jim@meyering.net>1993-10-18 03:22:20 +0000
commit712ac6d5a0122dbcbc89669143580de1326f1d46 (patch)
tree7b008a9882d5765ee7e3d4891a89ab79facf1644 /src/df.c
parent47ff7adaa21056ee5e3e8bbcd72f052e1b03816a (diff)
downloadcoreutils-712ac6d5a0122dbcbc89669143580de1326f1d46.tar.xz
add newline back, but only for --help output
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/df.c b/src/df.c
index 55249076e..f4a2e7646 100644
--- a/src/df.c
+++ b/src/df.c
@@ -484,6 +484,7 @@ Usage: %s [OPTION] [PATH]...\n\
if (status == 0)
printf ("\
+\n\
-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\