summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-26 21:59:34 +0000
committerJim Meyering <jim@meyering.net>2000-04-26 21:59:34 +0000
commit30eb4cf648c780df0e381c1d2f5a6fa6d5a5d169 (patch)
treec6bb7f76e82fea1e63fcf7575037fe30679084e1 /old
parent29f4f9a5ac4a91808e0cce7d337a2a53625b171a (diff)
downloadcoreutils-30eb4cf648c780df0e381c1d2f5a6fa6d5a5d169.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index bdf91d1c3..cd59981b5 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,6 +1,6 @@
Changes in release 4.1:
[4.0r]
-* install -d may now be used to set special bits
+* install --directory (-d) may now be used to set special bits
e.g., `install -m a=rwx,o+t -d DIR' now honors the `o+t' part
* cp, mv, ln, install: document that while the --backup option takes an
optional argument, the -b option accepts none