*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 23 Mar 2004 11:24:20 +0000 (11:24 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 23 Mar 2004 11:24:20 +0000 (11:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2650157..e52ae2d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** New features
 
-  du accepts a new option --from0-file=FILE, where FILE contains a list of
+  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)
   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