summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-06-13 13:10:10 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-06-13 13:10:10 +0000
commitc0ce712bbd7eae8f7d9c38fce602fb3c53d657c8 (patch)
treea2299cdcf72c974577de75dc10a5493187bbf86b /pod
parent0d769b1d2ec99e74d044b6acb409a116746eca4c (diff)
downloadurpmi-c0ce712bbd7eae8f7d9c38fce602fb3c53d657c8.tar
urpmi-c0ce712bbd7eae8f7d9c38fce602fb3c53d657c8.tar.gz
urpmi-c0ce712bbd7eae8f7d9c38fce602fb3c53d657c8.tar.bz2
urpmi-c0ce712bbd7eae8f7d9c38fce602fb3c53d657c8.tar.xz
urpmi-c0ce712bbd7eae8f7d9c38fce602fb3c53d657c8.zip
Adjust manifest. Add new forbidden option in rurpmi manpage.
Diffstat (limited to 'pod')
-rw-r--r--pod/rurpmi.8.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/rurpmi.8.pod b/pod/rurpmi.8.pod
index 68f28fdb..83a6b11c 100644
--- a/pod/rurpmi.8.pod
+++ b/pod/rurpmi.8.pod
@@ -15,7 +15,7 @@ on it, preventing any abuse of this tool to compromise the system.
With rurpmi, you can't install arbitrary rpm files; moreoever the
B<--keep>, B<--verify-rpm>, and B<--norebuild> options are forced, and
several dangerous options are forbidden (B<--root>, B<--use-distrib>,
-B<--env>, B<--allow-nodeps>, B<--allow-force>, B<--force>,
+B<--env>, B<--allow-nodeps>, B<--allow-force>, B<--force>, B<--noscripts>,
B<--auto-update>). Also, you won't be able to install rpms with bad
signatures.