diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rpm.8 | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -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 |