summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-07-02 16:59:41 +0000
committerJim Meyering <jim@meyering.net>2004-07-02 16:59:41 +0000
commit4695f1e3b76a947e06de44b712fa6586faca7fb2 (patch)
treebb1c67af78214cc38a005d49fc71684b2a05c1a9 /NEWS
parent6433f83ccbe141285ab416869af2b4aaa8a1a71e (diff)
downloadcoreutils-4695f1e3b76a947e06de44b712fa6586faca7fb2.tar.xz
* NEWS: Add short names -t and -T for --target-directory
and --no-target-directory options, respectively.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dedac1c30..0d0ec9424 100644
--- a/NEWS
+++ b/NEWS
@@ -75,7 +75,8 @@ GNU coreutils NEWS -*- outline -*-
pwd now works even when run from a working directory whose name
is longer than PATH_MAX.
- cp, install, ln, and mv have a new --no-target-directory option.
+ cp, install, ln, and mv have a new --no-target-directory (-T) option,
+ and -t is now a short name for their --target-directory option.
cp -pu and mv -u (when copying) now don't bother to update the
destination if the resulting time stamp would be no newer than the