summaryrefslogtreecommitdiff
path: root/src/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copy.c')
-rw-r--r--src/copy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/copy.c b/src/copy.c
index f0cebb1b1..f66ab4646 100644
--- a/src/copy.c
+++ b/src/copy.c
@@ -1762,7 +1762,7 @@ copy_internal (char const *src_name, char const *dst_name,
returning early, and hence not copying/moving the file.
This may be due to an interactive 'negative' reply to the
prompt about the existing file. It may also be due to the
- use of the --reply=no option.
+ use of the --no-clobber option.
cp and mv treat -i and -f differently. */
if (x->move_mode)