From: Jim Meyering Date: Sun, 13 Oct 2002 14:02:42 +0000 (+0000) Subject: (usage): Tweak description of --dereference-args/-D. X-Git-Tag: v4.5.3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5955869435c4e9ac6bc290c20abac83602e166be;p=thirdparty%2Fcoreutils.git (usage): Tweak description of --dereference-args/-D. --- diff --git a/src/du.c b/src/du.c index 1da41411a8..617be24212 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\