From 68460fa19ba737cebba77108d22bb4065eeca22d Mon Sep 17 00:00:00 2001 From: ewt Date: Tue, 7 May 1996 03:26:30 +0000 Subject: [PATCH] 1) undocumented --keep-temps, --search, and --where which aren't implemented anyway 2) documented --rcfile CVS patchset: 563 CVS date: 1996/05/07 03:26:30 --- rpm.8 | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/rpm.8 b/rpm.8 index f5672f2..b33156c 100644 --- a/rpm.8 +++ b/rpm.8 @@ -56,8 +56,6 @@ man pages and texinfo documents). .IP "\fB\-\-includedocs\fP" Install documentation files. This is only needed if \fIexcludedocs: 1\fP is specified in an rpmrc file. -.IP "\fB\-S, \-\-search\fP" -Search the locations listed in /etc/rpmrc for the rpm. .IP "\fB\-\-test\fP" Do not install the package, simply check for and report potential conflicts. @@ -77,9 +75,9 @@ designed primarily for testing and should normally be used with the .SH BUILD OPTIONS The general form of a rpm build command is .PP - \fBrpm \-b\fIO\fB [build\-options] +\fP + \fBrpm \-b\fIO\fP [build\-options] +\fP .PP -where \fB\-b\fIO\fP specifies the stages of building and +where \fB\-bO\fP specifies the stages of building and packaging to be done and is one of: .IP "\fB\-bp\fP" @@ -235,21 +233,10 @@ This option generates and inserts new signatures for the listed packages. Any existing signatures are removed. -.SH WHERE OPTION - -There is one more option that can be used to invoke rpm: - -.IP "\fB\-w, \-\-where\fP" -This causes rpm to search the locations listed in /etc/rpmrc for any rpm -matching those listed as arguments on the command line. - .SH GENERAL OPTIONS These options can be used in all the different modes. .IP "\fB\-vv\fP" Print lots of ugly debugging information. -.IP "\fB\-\-keep\-temps\fP" -Do not remove temporary files (/tmp/rpm\-*). Primarily only useful -for debugging rpm. .IP "\fB\-\-quiet\fP" Print as little as possible \- normally only error messages will be displayed. @@ -257,6 +244,8 @@ displayed. Print a longer usage message then normal. .IP "\fB\-\-version\fP" Print a single line containing the version number of rpm being used. +.IP "\fB\-\-rcfile \fP" +Use \fB\fP instead of \fB/etc/rpmrc\fP and \fB$HOME/.rpmrc\fP. .IP "\fB\-\-root \fP" Use the directory given as top level directory for all operations. -- 2.7.4