summaryrefslogtreecommitdiff
path: root/src/cp.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-26 22:24:31 +0000
committerJim Meyering <jim@meyering.net>2000-08-26 22:24:31 +0000
commit004fa32b7886eef82664503fb1f9965c2edd4a0f (patch)
tree27208610deda3c6c9d34975f70b13578c371dbcd /src/cp.c
parentb679f078af38c068f972ea26c14a094e46cf2790 (diff)
downloadcoreutils-004fa32b7886eef82664503fb1f9965c2edd4a0f.tar.xz
(usage): --force is independent of --interactive.
Diffstat (limited to 'src/cp.c')
-rw-r--r--src/cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cp.c b/src/cp.c
index 54f92998c..f9a6a4c72 100644
--- 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\