diff options
author | Jim Meyering <jim@meyering.net> | 1996-01-20 12:33:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-01-20 12:33:59 +0000 |
commit | 847dcc878b5aa0e8b4760a36782ff55f6811f3de (patch) | |
tree | 6157a1ea7d510695e38f44d0e6a103477539081d /old | |
parent | 84791e75cca44c7efcec0c130a59548e014a55c1 (diff) | |
download | coreutils-847dcc878b5aa0e8b4760a36782ff55f6811f3de.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 58d9db57a..a4bc0386b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ 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) * 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 |