From: Jim Meyering Date: Fri, 12 Aug 2005 06:49:48 +0000 (+0000) Subject: (cp invocation, mv invocation): Remove square X-Git-Tag: CPPI-1_12~210 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74b0f6edde902941662093c0391e780fd0e72483;p=thirdparty%2Fcoreutils.git (cp invocation, mv invocation): Remove square brackets in --reply=[HOW]. Reported by Oscar Liljeblad. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 5245125d15..37324db07f 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -6492,7 +6492,7 @@ cp --parents a/b/c existing_dir copies the file @file{a/b/c} to @file{existing_dir/a/b/c}, creating any missing intermediate directories. -@itemx @w{@kbd{--reply}[=@var{how}]} +@itemx @w{@kbd{--reply}=@var{how}} @opindex --reply @cindex interactivity @c FIXME: remove in 2008 @@ -7127,7 +7127,7 @@ Prompt whether to overwrite each existing destination file, regardless of its permissions. If the response is not affirmative, the file is skipped. -@itemx @w{@kbd{--reply}[=@var{how}]} +@itemx @w{@kbd{--reply}=@var{how}} @opindex --reply @cindex interactivity @c FIXME: remove in 2008