]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 23 Mar 2004 11:35:07 +0000 (11:35 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 23 Mar 2004 11:35:07 +0000 (11:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e52ae2d3426a5584cb3139b2a7f8f609eb836043..058bd05e35b7382bcd602a8c025f670b091a6c81 100644 (file)
--- 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