summaryrefslogtreecommitdiff
path: root/src/du.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-29 12:05:36 +0000
committerJim Meyering <jim@meyering.net>1997-12-29 12:05:36 +0000
commit134ed86e33ce49b5f470852689147dd530622aaf (patch)
tree8bd21e776f6a802d2e149b103fb8a8c5e2df3ca8 /src/du.c
parentf7d4fc0e38521b185c0b46de39fef3225d99b89e (diff)
downloadcoreutils-134ed86e33ce49b5f470852689147dd530622aaf.tar.xz
(usage): Replace TABs with spaces in --help message.
Diffstat (limited to 'src/du.c')
-rw-r--r--src/du.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/du.c b/src/du.c
index 6c4ce3129..eee05318a 100644
--- a/src/du.c
+++ b/src/du.c
@@ -231,8 +231,8 @@ Summarize disk usage of each FILE, recursively for directories.\n\
-X FILE, --exclude-from=FILE Exclude files that match any pattern in FILE.\n\
--exclude=PAT Exclude files that match PAT.\n\
--max-depth=N print the total for a directory (or file, with --all)\n\
- only if it is N or fewer levels below the command\n\
- line argument; --max-depth=0 is the same as\n\
+ only if it is N or fewer levels below the command\n\
+ line argument; --max-depth=0 is the same as\n\
--summarize\n\
--help display this help and exit\n\
--version output version information and exit\n\