From e06a5a5cc77a462087ca68aea9b538651f502ec5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 May 2006 20:19:02 +0000 Subject: [PATCH] (usage): Correct description of -a: s/-dpR/-dpPR/. From Tomas Pospisek. --- src/cp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cp.c b/src/cp.c index e2af41c29d..539180b29d 100644 --- 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\ -- 2.47.3