]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): --force is independent of --interactive.
authorJim Meyering <jim@meyering.net>
Sat, 26 Aug 2000 22:24:31 +0000 (22:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 26 Aug 2000 22:24:31 +0000 (22:24 +0000)
src/cp.c

index 54f92998cd519a9917b51ac9fb34349242f5f42e..f9a6a4c72dff0b6f9e78e9e7b84e336d1cad195a 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -167,7 +167,7 @@ Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n\
       --backup[=CONTROL]       make a backup of each existing destination file\n\
   -b                           like --backup but does not accept an argument\n\
   -d, --no-dereference         preserve links\n\
-  -f, --force                  remove existing destinations, never prompt\n\
+  -f, --force                  remove existing destinations\n\
   -i, --interactive            prompt before overwrite\n\
   -H                           follow symbolic links that are explicitly\n\
                                  specified in the command line, but do not\n\