summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-01 05:29:26 +0000
committerJim Meyering <jim@meyering.net>1996-02-01 05:29:26 +0000
commit5b093c28e18956b391c6b8409a616fcac751a7db (patch)
tree157afe37f56cc54d809b28c58fe3d4938ee313d3 /old/fileutils
parent9d3b949aa6bce8b553c7e2fc2e325ffc6d724cca (diff)
downloadcoreutils-5b093c28e18956b391c6b8409a616fcac751a7db.tar.xz
.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index a4bc0386b..0e2734faf 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