From: Jim Meyering Date: Sat, 18 Oct 2003 05:04:29 +0000 (+0000) Subject: (usage): Tweak descriptions of -i and -f so that the X-Git-Tag: v5.1.0~340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b729765ba062084107ebe750b45cef5707bc4cbe;p=thirdparty%2Fcoreutils.git (usage): Tweak descriptions of -i and -f so that the generated `man' page is more readable. Suggestion from Dan Jacobson. --- diff --git a/src/mv.c b/src/mv.c index edc4ad8194..a1b6719cc8 100644 --- a/src/mv.c +++ b/src/mv.c @@ -321,9 +321,9 @@ Mandatory arguments to long options are mandatory for short options too.\n\ --backup[=CONTROL] make a backup of each existing destination file\n\ -b like --backup but does not accept an argument\n\ -f, --force do not prompt before overwriting\n\ - equivalent to --reply=yes\n\ + (equivalent to --reply=yes)\n\ -i, --interactive prompt before overwrite\n\ - equivalent to --reply=query\n\ + (equivalent to --reply=query)\n\ "), stdout); fputs (_("\ --reply={yes,no,query} specify how to handle the prompt about an\n\