summaryrefslogtreecommitdiff
path: root/src/du.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-05-02 23:37:55 +0200
committerJim Meyering <jim@meyering.net>2007-05-02 23:37:55 +0200
commit4e89cf8fb8ccf01ee1d5c351d9fa327a3735007f (patch)
tree427a6b6d0f7ca6d7b6e2bc097ca552db3d88da30 /src/du.c
parentaa3f52d17b099a5bac9367f09856e61a14de9b68 (diff)
downloadcoreutils-4e89cf8fb8ccf01ee1d5c351d9fa327a3735007f.tar.xz
* src/du.c (usage): Tweak description of --dereference-args (-D) again.
Prompted by another request for clarification from Justin Pryzby.
Diffstat (limited to 'src/du.c')
-rw-r--r--src/du.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/du.c b/src/du.c
index 6248aa102..e1e81c407 100644
--- a/src/du.c
+++ b/src/du.c
@@ -298,7 +298,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\
-B, --block-size=SIZE use SIZE-byte blocks\n\
-b, --bytes equivalent to `--apparent-size --block-size=1'\n\
-c, --total produce a grand total\n\
- -D, --dereference-args dereference any listed FILE that is a symbolic link\n\
+ -D, --dereference-args dereference only symlinks that are listed on the\n\
+ command line\n\
"), stdout);
fputs (_("\
--files0-from=F summarize disk usage of the NUL-terminated file\n\