From 5b093c28e18956b391c6b8409a616fcac751a7db Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 1 Feb 1996 05:29:26 +0000 Subject: [PATCH] . --- old/fileutils/NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a4bc0386bc..0e2734faf5 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 -- 2.47.3