diff options
-rw-r--r-- | MANIFEST | 2 | ||||
-rw-r--r-- | pod/rurpmi.8.pod | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -18,6 +18,7 @@ po/cy.po po/da.po po/de.po pod/proxy.cfg.5.pod +pod/rurpme.8.pod pod/rurpmi.8.pod pod/urpme.8.pod pod/urpmf.8.pod @@ -88,6 +89,7 @@ po/wa.po po/zh_CN.po po/zh_TW.po rpm-find-leaves +rurpme rurpmi skip.list t/01compile.t 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. |