summaryrefslogtreecommitdiff
path: root/rpm.8
diff options
context:
space:
mode:
authorewt <devnull@localhost>1996-06-10 17:42:38 +0000
committerewt <devnull@localhost>1996-06-10 17:42:38 +0000
commit909fbdadede471a5406fd26039bc903e3adbf37b (patch)
treeaeefd8fd53190bf9975212fbc5042916471812da /rpm.8
parent494a10ca94afb8c3a58a5844cba0a9cc72c946d8 (diff)
downloadrpm-909fbdadede471a5406fd26039bc903e3adbf37b.tar.gz
rpm-909fbdadede471a5406fd26039bc903e3adbf37b.tar.bz2
rpm-909fbdadede471a5406fd26039bc903e3adbf37b.zip
documented flags for dependencies
CVS patchset: 633 CVS date: 1996/06/10 17:42:38
Diffstat (limited to 'rpm.8')
-rw-r--r--rpm.86
1 files changed, 6 insertions, 0 deletions
diff --git a/rpm.8 b/rpm.8
index b33156c6c..5ccbb6ea9 100644
--- a/rpm.8
+++ b/rpm.8
@@ -56,6 +56,8 @@ 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\-\-nodeps\fP"
+Don't check dependencies before installing the packages.
.IP "\fB\-\-test\fP"
Do not install the package, simply check for and report potential
conflicts.
@@ -67,6 +69,8 @@ are removed from the system.
.SH UNINSTALL OPTIONS
.IP "\fB\-\-noscripts\fP"
Don't execute the preuninstall or postuninstall scripts.
+.IP "\fB\-\-nodeps\fP"
+Don't check dependencies before uninstalling the packages.
.IP "\fB\-\-test\fP"
Don't really uninstall anything, just go through the motions. This is
designed primarily for testing and should normally be used with the
@@ -161,6 +165,8 @@ Information selection options:
.br
.IP "\fB\-i\fP"
Display package information, including name, version, and description.
+.IP "\fB\-D\fP"
+List packages this one depends on (same as \fB--deps\fP).
.IP "\fB\-l\fP"
List files in package.
.IP "\fB\-s\fP"