summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-08-12 06:49:48 +0000
committerJim Meyering <jim@meyering.net>2005-08-12 06:49:48 +0000
commit74b0f6edde902941662093c0391e780fd0e72483 (patch)
tree0cf78dc9dbdf78cb278c4f2cf864fc33d0e7beeb /doc
parent0508157932d59555506e3b56dcd269bef31c43e9 (diff)
downloadcoreutils-74b0f6edde902941662093c0391e780fd0e72483.tar.xz
(cp invocation, mv invocation): Remove square
brackets in --reply=[HOW]. Reported by Oscar Liljeblad.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 5245125d1..37324db07 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