summaryrefslogtreecommitdiff
path: root/src/du.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-04-25 13:54:21 +0200
committerJim Meyering <jim@meyering.net>2007-04-25 13:54:21 +0200
commit0de4ae4b2536c35d872dfe1f7a10d46f7474f14c (patch)
treef1d9a82fd0eeb6436740c99ebf81e65945a758cb /src/du.c
parent0e8bf7bffed08aa2e042287cb24928275ce0cbae (diff)
downloadcoreutils-0de4ae4b2536c35d872dfe1f7a10d46f7474f14c.tar.xz
* src/du.c (usage): Clarify description of --dereference-args (-D).
Prompted by a report from Justin Pryzby.
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 3fc2c900b..6248aa102 100644
--- a/src/du.c
+++ b/src/du.c
@@ -298,7 +298,7 @@ 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 FILEs that are symbolic links\n\
+ -D, --dereference-args dereference any listed FILE that is a symbolic link\n\
"), stdout);
fputs (_("\
--files0-from=F summarize disk usage of the NUL-terminated file\n\