diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/8/urpmi.addmedia.pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/8/urpmi.addmedia.pod b/pod/8/urpmi.addmedia.pod index d5d233e8..4ccaf64f 100644 --- a/pod/8/urpmi.addmedia.pod +++ b/pod/8/urpmi.addmedia.pod @@ -128,6 +128,13 @@ C<urpmi --update> when looking for updates. If used together with B<--distrib>, it will only add media flagged "update". +=item B<--verify-rpm> + +=item B<--no-verify-rpm> + +Activate or deactivate rpm signature checking of newly added media. +It's activated by default, and can be overriden in global configuration. + =item B<--xml-info> Use the specific policy for downloading xml info files. |