]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(cp invocation): Clarify cp -i a bit more.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Sep 2006 21:54:01 +0000 (21:54 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Sep 2006 21:54:01 +0000 (21:54 +0000)
doc/coreutils.texi

index 461423707a4ceb4cb885fd635df3693467d86dca..9b344fa17cf293949a6e86c4807225259da494d1 100644 (file)
@@ -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