independent. Clarify -i's behavior.
+2006-09-19 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (cp invocation): Say that -i and -f are
+ independent. Clarify -i's behavior.
+
2006-09-08 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (tail invocation): Ignore -f when standard input
is never opened but rather is unlinked unconditionally. Also see the
description of @option{--remove-destination}.
+This option is independent of the @option{--interactive} or
+@option{-i} option: neither cancels the effect of the other.
+
@item -H
@opindex -H
If a command line argument specifies a symbolic link, then copy the
@itemx --interactive
@opindex -i
@opindex --interactive
-Prompt whether to overwrite existing regular destination files.
+When copying a regular file, prompt whether to overwrite an existing
+destination file.
@item -l
@itemx --link