summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-06-29 03:42:50 +0000
committerJim Meyering <jim@meyering.net>1998-06-29 03:42:50 +0000
commit868ed3b0af1be5b031cef2b5397ebe642709642b (patch)
tree1f65f37403ab085a5047223c086a7a447a943d59 /src
parent6552bb980b05a5f67926d07067241dbbdce04c65 (diff)
downloadcoreutils-868ed3b0af1be5b031cef2b5397ebe642709642b.tar.xz
(usage): Make --kilobytes description consistent with
that in du and df. From Göran Uddeborg.
Diffstat (limited to 'src')
-rw-r--r--src/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ls.c b/src/ls.c
index e27d76519..b6cf4d834 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -2890,7 +2890,7 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
none (default), classify (-F), file-type (-p)\n\
-i, --inode print index number of each file\n\
-I, --ignore=PATTERN do not list implied entries matching shell PATTERN\n\
- -k, --kilobytes use 1024 blocks, not 512 despite POSIXLY_CORRECT\n\
+ -k, --kilobytes use 1024 byte blocks\n\
-l use a long listing format\n\
-L, --dereference list entries pointed to by symbolic links\n\
-m fill width with a comma separated list of entries\n\