From: Jim Meyering Date: Tue, 23 Mar 2004 11:24:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1975 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f577774e3fce869f4950e131c4a957a0d96ac97a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 26501570fc..e52ae2d342 100644 --- 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