summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-23 11:24:20 +0000
committerJim Meyering <jim@meyering.net>2004-03-23 11:24:20 +0000
commitf577774e3fce869f4950e131c4a957a0d96ac97a (patch)
tree377274793db57a9ca82a603ce7df76ad2e716f0c /NEWS
parent805bd8d9c4a23132932f499da7baa3e538c5e388 (diff)
downloadcoreutils-f577774e3fce869f4950e131c4a957a0d96ac97a.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 26501570f..e52ae2d34 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