summaryrefslogtreecommitdiff
path: root/src/install.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-07-29 02:55:45 +0000
committerJim Meyering <jim@meyering.net>1997-07-29 02:55:45 +0000
commit42e5deb36c5409e8a3b4eb954da8ba52d7f24395 (patch)
tree888bf3f6ad74f07ea28f577e3d78758396ae1f2b /src/install.c
parent8bff24291adf5e6c807213777ca2cc273db2dada (diff)
downloadcoreutils-42e5deb36c5409e8a3b4eb954da8ba52d7f24395.tar.xz
(usage): tweak -p descr
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/install.c b/src/install.c
index 5635c1835..c830ce8a6 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\