From: Jim Meyering Date: Mon, 27 Dec 1999 15:57:26 +0000 (+0000) Subject: tweak --help X-Git-Tag: TEXTUTILS-2_0a~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c746d7a4c2dd633c2521e531b9676219b6431d8;p=platform%2Fupstream%2Fcoreutils.git tweak --help --- diff --git a/src/cp.c b/src/cp.c index 0ca3c9c..556d6e6 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\