diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/du.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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\ |