]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): tweak -p descr
authorJim Meyering <jim@meyering.net>
Tue, 29 Jul 1997 02:55:45 +0000 (02:55 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 29 Jul 1997 02:55:45 +0000 (02:55 +0000)
src/install.c

index 5635c1835645ed07c9399490d9b1f58b0ae4ae02..c830ce8a6159cf625efa0c72fd0ab8598f8ebff6 100644 (file)
@@ -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\