From: Paul Eggert Date: Tue, 19 Sep 2006 21:54:01 +0000 (+0000) Subject: (cp invocation): Clarify cp -i a bit more. X-Git-Tag: v6.3~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=90616d3a8f990ede0a4924fb780730826a72c16f;p=thirdparty%2Fcoreutils.git (cp invocation): Clarify cp -i a bit more. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 461423707a..9b344fa17c 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -6904,8 +6904,8 @@ via recursive traversal. @itemx --interactive @opindex -i @opindex --interactive -When copying a regular file, prompt whether to overwrite an existing -destination file. +When copying a file other than a directory, prompt whether to +overwrite an existing destination file. @item -l @itemx --link