From 74b0f6edde902941662093c0391e780fd0e72483 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 12 Aug 2005 06:49:48 +0000 Subject: [PATCH] (cp invocation, mv invocation): Remove square brackets in --reply=[HOW]. Reported by Oscar Liljeblad. --- doc/coreutils.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3