From: Jim Meyering Date: Sun, 16 Sep 2001 16:07:07 +0000 (+0000) Subject: tweak line in help output X-Git-Tag: TEXTUTILS-2_0_15~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0e0779f61446bbf78925b79940097aa52f0db65;p=thirdparty%2Fcoreutils.git tweak line in help output --- diff --git a/src/cp.c b/src/cp.c index 5096ff0457..318227d763 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\