From: Jim Meyering Date: Tue, 29 Jul 1997 02:55:45 +0000 (+0000) Subject: (usage): tweak -p descr X-Git-Tag: SH-UTILS-1_16d~30 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=42e5deb36c5409e8a3b4eb954da8ba52d7f24395;p=thirdparty%2Fcoreutils.git (usage): tweak -p descr --- diff --git a/src/install.c b/src/install.c index 5635c18356..c830ce8a61 100644 --- a/src/install.c +++ b/src/install.c @@ -647,7 +647,8 @@ format, make all components of the given DIRECTORY(ies).\n\ -g, --group=GROUP set group ownership, instead of process' current group\n\ -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-x\n\ -o, --owner=OWNER set ownership (super-user only)\n\ - -p, --preserve-timestamps Retain previous creation/modification times\n\ + -p, --preserve-timestamps apply access/modification times of SOURCE files\n\ + to corresponding destination files\n\ -s, --strip strip symbol tables, only for 1st and 2nd formats\n\ -S, --suffix=SUFFIX override the usual backup suffix\n\ -V, --version-control=WORD override the usual version control\n\