summaryrefslogtreecommitdiff
path: root/src/cp.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-12-27 15:57:26 +0000
committerJim Meyering <jim@meyering.net>1999-12-27 15:57:26 +0000
commit4c746d7a4c2dd633c2521e531b9676219b6431d8 (patch)
treec441385e1eef69b40f2ef596acc6a7055dabde87 /src/cp.c
parentdc334520129c6e901096ef8076ba0c8cf76e501c (diff)
downloadcoreutils-4c746d7a4c2dd633c2521e531b9676219b6431d8.tar.xz
tweak --help
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 0ca3c9c99..556d6e6c1 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -151,7 +151,7 @@ Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n\
-R, --recursive copy directories recursively\n\
-s, --symbolic-link make symbolic links instead of copying\n\
-S, --suffix=SUFFIX override the usual backup suffix\n\
- --target-directory=DIR move all SOURCE arguments into directory DIR\n\
+ --target-directory=DIRECTORY move all SOURCE arguments into DIRECTORY\n\
-u, --update copy only when the SOURCE file is newer\n\
than the destination file or when the\n\
destination file is missing\n\