]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/du.c (usage): Tweak description of --dereference-args (-D) again.
authorJim Meyering <jim@meyering.net>
Wed, 2 May 2007 21:37:55 +0000 (23:37 +0200)
committerJim Meyering <jim@meyering.net>
Wed, 2 May 2007 21:37:55 +0000 (23:37 +0200)
Prompted by another request for clarification from Justin Pryzby.

ChangeLog
src/du.c

index a2bb13201af3e7db3e208b808fca2bd354ea2a82..a7da6d4d35e4becfbfbb8a7c41333165de83cb01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-05-02  Jim Meyering  <jim@meyering.net>
 
+       * src/du.c (usage): Tweak description of --dereference-args (-D) again.
+       Prompted by another request for clarification from Justin Pryzby.
+
        Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm.
        * tests/rm/fail-2eperm: Patch from AIDA Shinra.
        Reported by Peter Dyballa.
index 6248aa102087e752d11646d4186db40823eb8098..e1e81c40716c14320492d9e4f2c51e0ad7e516a0 100644 (file)
--- 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\