]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Clarify how --reply=no works.
authorJim Meyering <jim@meyering.net>
Fri, 24 Jun 2005 08:02:36 +0000 (08:02 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 Jun 2005 08:02:36 +0000 (08:02 +0000)
src/mv.c

index 490e57c06d32918785fee106de581b26f6d21aea..a56aa4fd5ce986d596be6a8c93ef2e679d320a59 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -317,7 +317,12 @@ Mandatory arguments to long options are mandatory for short options too.\n\
 "), stdout);
       fputs (_("\
       --reply={yes,no,query}   specify how to handle the prompt about an\n\
-                                 existing destination file\n\
+                                 existing destination file.  Note that\n\
+                                 --reply=no has an effect only when mv\n\
+                                 would prompt without -i or equivalent, i.e.,\n\
+                                 when a destination file exists and is not\n\
+                                 writable, standard input is a terminal, and\n\
+                                 no -f (or equivalent) option is specified\n\
       --strip-trailing-slashes remove any trailing slashes from each SOURCE\n\
                                  argument\n\
   -S, --suffix=SUFFIX          override the usual backup suffix\n\