summaryrefslogtreecommitdiff
path: root/src/cp.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-16 16:07:07 +0000
committerJim Meyering <jim@meyering.net>2001-09-16 16:07:07 +0000
commitc0e0779f61446bbf78925b79940097aa52f0db65 (patch)
tree2910b57ecf9f3c7362220df12f5c536d2d6b1b50 /src/cp.c
parent989527ca9e09814ce1394a0fe03725de8c3297e6 (diff)
downloadcoreutils-c0e0779f61446bbf78925b79940097aa52f0db65.tar.xz
tweak line in help output
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 5096ff045..318227d76 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -156,7 +156,7 @@ Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n\
-b like --backup but does not accept an argument\n\
-d, --no-dereference never follow symbolic links\n\
-f, --force if an existing destination file cannot be\n\
- opened, remove it and try again\n\
+ opened, remove it and try again\n\
-i, --interactive prompt before overwrite\n\
-H follow command-line symbolic links\n\
-l, --link link files instead of copying\n\