]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Correct description of -a: s/-dpR/-dpPR/. From Tomas Pospisek.
authorJim Meyering <jim@meyering.net>
Mon, 15 May 2006 20:19:02 +0000 (20:19 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 May 2006 20:19:02 +0000 (20:19 +0000)
src/cp.c

index e2af41c29d6550682fa999e3e8202f15e8a6549d..539180b29def187c2ebf3c09f74534e3beea1c57 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -169,7 +169,7 @@ Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n\
 Mandatory arguments to long options are mandatory for short options too.\n\
 "), stdout);
       fputs (_("\
-  -a, --archive                same as -dpR\n\
+  -a, --archive                same as -dpPR\n\
       --backup[=CONTROL]       make a backup of each existing destination file\n\
   -b                           like --backup but does not accept an argument\n\
       --copy-contents          copy contents of special files when recursive\n\