diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-29 16:16:22 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-29 16:16:22 +0000 |
commit | bd523c4594e10c3532748c5c52482b481da6e7fc (patch) | |
tree | 25d9cd3832f65b95c731e80bad049369485bc624 /man | |
parent | 2386d4d94e8987a2aed06e9a7ded50ca58d4a541 (diff) | |
download | urpmi-bd523c4594e10c3532748c5c52482b481da6e7fc.tar urpmi-bd523c4594e10c3532748c5c52482b481da6e7fc.tar.gz urpmi-bd523c4594e10c3532748c5c52482b481da6e7fc.tar.bz2 urpmi-bd523c4594e10c3532748c5c52482b481da6e7fc.tar.xz urpmi-bd523c4594e10c3532748c5c52482b481da6e7fc.zip |
Add a "nopubkey" global option in urpmi.cfg
Diffstat (limited to 'man')
-rw-r--r-- | man/C/urpmi.cfg.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/C/urpmi.cfg.5 b/man/C/urpmi.cfg.5 index c96a1083..ee13cf85 100644 --- a/man/C/urpmi.cfg.5 +++ b/man/C/urpmi.cfg.5 @@ -64,6 +64,10 @@ speed, there is no limitation by default. The number is given in kilo-bytes per second, unless a suffix \fBK\fP, \fBM\fP is added. .TP +.B nopubkey +Don't import pubkeys when updating media. + +.TP .B noreconfigure Specifies that the media should not be reconfigured (by a reconfiguration file present on the medium). |