summaryrefslogtreecommitdiff
path: root/src/du.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-13 14:02:42 +0000
committerJim Meyering <jim@meyering.net>2002-10-13 14:02:42 +0000
commit5955869435c4e9ac6bc290c20abac83602e166be (patch)
tree71cae9ce1445e46e0c8b90f986ff8845af497400 /src/du.c
parentc9c00c8bec9fc19a551467d30b635fb2c68ee801 (diff)
downloadcoreutils-5955869435c4e9ac6bc290c20abac83602e166be.tar.xz
(usage): Tweak description of --dereference-args/-D.
Diffstat (limited to 'src/du.c')
-rw-r--r--src/du.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/du.c b/src/du.c
index 1da41411a..617be2421 100644
--- a/src/du.c
+++ b/src/du.c
@@ -195,7 +195,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
-B, --block-size=SIZE use SIZE-byte blocks\n\
-b, --bytes print size in bytes\n\
-c, --total produce a grand total\n\
- -D, --dereference-args dereference PATHs when symbolic link\n\
+ -D, --dereference-args dereference FILEs that are symbolic links\n\
"), stdout);
fputs (_("\
-h, --human-readable print sizes in human readable format (e.g., 1K 234M 2G)\n\