diff options
Diffstat (limited to 'pod/urpmi.cfg.5.pod')
-rw-r--r-- | pod/urpmi.cfg.5.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index e658e896..36ed9c1c 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -33,6 +33,12 @@ Same as specifying B<--allow-nodeps> for urpmi, disabled by default. Additional options to pass to B<curl> when downloading files. +=item B<default-media> + +A comma-separated list of media names. By default, only those media will +be taken into account (that is, when you don't specify an alternate list +of media via the B<--media> command-line option.) + =item B<downloader> Specify which download program to use: B<wget> or B<curl>. |