]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
cp and mv: the --reply=X option is deprecated
authorJim Meyering <jim@meyering.net>
Sun, 3 Jul 2005 16:52:09 +0000 (16:52 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Jul 2005 16:52:09 +0000 (16:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 242a071f9d6224c67c4699234547ddf25fc9982b..cb129942306ef9862ba73840730bc4ef054f8bec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -148,6 +148,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   chmod -w now complains if its behavior differs from what chmod a-w
   would do, and similarly for chmod -r, chmod -x, etc.
 
+  cp and mv: the --reply=X option is deprecated
+
   dd has new iflag= and oflag= flags "binary" and "text", which have an
   effect only on nonstandard platforms that distinguish text from binary I/O.