From 5a674fba65b0988118401f3cccd12ee2bfe904e0 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Wed, 10 Oct 2012 14:59:32 +0200 Subject: [PATCH] Add rpm --setperms and rpm --setugids to the man page --- doc/rpm.8 | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/rpm.8 b/doc/rpm.8 index e6826bd..d8d72fc 100644 --- a/doc/rpm.8 +++ b/doc/rpm.8 @@ -722,17 +722,22 @@ the corresponding \fB--verify\fR test: \fBP\fR ca\fBP\fRabilities differ .fi -.SS "SHOWRC" -.PP -The command +.SS "MISCELLANEOUS COMMANDS" .PP +.TP \fBrpm\fR \fB--showrc\fR -.PP shows the values \fBrpm\fR will use for all of the options are currently set in \fIrpmrc\fR and \fImacros\fR configuration file(s). +.TP +\fBrpm\fR \fB--setperms\fR \fIPACKAGE_NAME\fR +sets permissions of files in the given package. +.TP +\fBrpm\fR \fB--setugids\fR \fIPACKAGE_NAME\fR +sets user/group ownership of files in the given package. + .SS "FTP/HTTP OPTIONS" .PP \fBrpm\fR can act as an FTP and/or HTTP client so -- 2.7.4