From 31a3a231caeaf977de077160abf58d012188b3d9 Mon Sep 17 00:00:00 2001 From: ewt Date: Mon, 15 Apr 1996 22:16:27 +0000 Subject: [PATCH] added info on --scripts, --noscripts CVS patchset: 539 CVS date: 1996/04/15 22:16:27 --- rpm.8 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rpm.8 b/rpm.8 index 041718c..f5672f2 100644 --- a/rpm.8 +++ b/rpm.8 @@ -48,6 +48,8 @@ system. Do the installation on the system rooted at \fI\fP. Note that this means the database will be updated under \fI\fP and any \fIpre\fP or \fIpost\fP scripts are run after a chroot() to \fI\fP. +.IP "\fB\-\-noscripts\fP" +Don't execute the preinstall or postinstall scripts. .IP "\fB\-\-excludedocs\fP" Don't install any files which are marked as documentation (which includes man pages and texinfo documents). @@ -65,6 +67,8 @@ This is the same as install, except all other version of the package are removed from the system. .SH UNINSTALL OPTIONS +.IP "\fB\-\-noscripts\fP" +Don't execute the preuninstall or postuninstall scripts. .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 @@ -169,6 +173,9 @@ either \fInormal\fP, \fInot installed\fP, or \fIreplaced\fP. List only documentation files (implies \fB\-l\fP). .IP "\fB\-c\fP" List only configuration files (implies \fB\-l\fP). +.IP "\fB\-\-scripts\fP" +List the package specific shell scripts that are used as part of the +installation and uninstallation processes, if there are any. .SH VERIFY OPTIONS Verifying a package compares information about the installed -- 2.7.4