diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-04 11:09:50 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-04 11:09:50 +0000 |
commit | 32e89e0ecfd8d1415053bcaeb45d2c4e143635be (patch) | |
tree | f1a4a32c5fd8e56a794de8d1ba0a73707603956b /pod/rurpmi.8.pod | |
parent | 06ddfd3067b1d19e07819887e8e0c2f1a85141ac (diff) | |
download | urpmi-32e89e0ecfd8d1415053bcaeb45d2c4e143635be.tar urpmi-32e89e0ecfd8d1415053bcaeb45d2c4e143635be.tar.gz urpmi-32e89e0ecfd8d1415053bcaeb45d2c4e143635be.tar.bz2 urpmi-32e89e0ecfd8d1415053bcaeb45d2c4e143635be.tar.xz urpmi-32e89e0ecfd8d1415053bcaeb45d2c4e143635be.zip |
Document last change in rurpmi
Diffstat (limited to 'pod/rurpmi.8.pod')
-rw-r--r-- | pod/rurpmi.8.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/rurpmi.8.pod b/pod/rurpmi.8.pod index e92d163a..79563b04 100644 --- a/pod/rurpmi.8.pod +++ b/pod/rurpmi.8.pod @@ -16,7 +16,8 @@ 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<--nolock>, B<--allow-nodeps>, B<--allow-force>, B<--force>, -B<--auto-update>). +B<--auto-update>). Also, you won't be able to install rpms with bad +signatures. =head1 CAVEAT |