summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-23 11:35:07 +0000
committerJim Meyering <jim@meyering.net>2004-03-23 11:35:07 +0000
commit607ea2feee2206baa9b81c227524fb8009519f7f (patch)
treeeb1f0be0312a36f11129ca6af87ef273eb76a8bf /NEWS
parentb50cfcc354dd013012b98601c516f3ae230dd3cd (diff)
downloadcoreutils-607ea2feee2206baa9b81c227524fb8009519f7f.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e52ae2d34..058bd05e3 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ GNU coreutils NEWS -*- outline -*-
** New features
du accepts a new option --files0-from=FILE, where FILE contains a list of
- NUL-separated file names. This is useful for running du --summarize (-s)
+ NUL-separated file names. This is useful for running du --total (-c)
when the list of file names is so long that it may exceed a command line
length limitation. In such cases, using xargs is undesirable because
it splits the list into pieces and makes du give a total for each sublist