]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* NEWS: Add short names -t and -T for --target-directory
authorJim Meyering <jim@meyering.net>
Fri, 2 Jul 2004 16:59:41 +0000 (16:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Jul 2004 16:59:41 +0000 (16:59 +0000)
and --no-target-directory options, respectively.

NEWS

diff --git a/NEWS b/NEWS
index dedac1c30dcbaa9ad8cd5c889c4ad61456b9c3e9..0d0ec94242f5a711a53814b9b2f4191a13dea78a 100644 (file)
--- 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