From: Jim Meyering Date: Thu, 1 Feb 1996 05:29:26 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b093c28e18956b391c6b8409a616fcac751a7db;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a4bc038..0e2734f 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,7 @@ User-visible changes in release 3.13: -* install honors these options just as cp, ln, and mv do: --backup (-b) - --suffix=SUFFIX (-S SUFFIX), --version-control=WORD (-V WORD) +* df and du have new options --human-readable (-h) and --megabytes (-m). +* install now honors --backup (-b), --suffix=SUFFIX (-S SUFFIX), and + --version-control=WORD (-V WORD) options just as cp, ln, and mv do. * ln --verbose output is less prone to misinterpretation * ls -o works like -lG; for compatibility with other versions of ls * cp has a new option to control creation of sparse files