summaryrefslogtreecommitdiffstats
path: root/pod/urpmi.cfg.5.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-02 14:50:23 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-02 14:50:23 +0000
commitd4520fb13b45e431c7c6c38716b626534bc30bd5 (patch)
tree41af2780e3eede14a95ca8b48fcfc94e2105e3ef /pod/urpmi.cfg.5.pod
parentee6321411cb4993bb4d165653e7b032247d2d379 (diff)
downloadurpmi-d4520fb13b45e431c7c6c38716b626534bc30bd5.tar
urpmi-d4520fb13b45e431c7c6c38716b626534bc30bd5.tar.gz
urpmi-d4520fb13b45e431c7c6c38716b626534bc30bd5.tar.bz2
urpmi-d4520fb13b45e431c7c6c38716b626534bc30bd5.tar.xz
urpmi-d4520fb13b45e431c7c6c38716b626534bc30bd5.zip
Document the new options
Diffstat (limited to 'pod/urpmi.cfg.5.pod')
-rw-r--r--pod/urpmi.cfg.5.pod12
1 files changed, 12 insertions, 0 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod
index dac2fcb5..e658e896 100644
--- a/pod/urpmi.cfg.5.pod
+++ b/pod/urpmi.cfg.5.pod
@@ -29,6 +29,10 @@ Same as specifying B<--allow-force> for urpmi, disabled by default.
Same as specifying B<--allow-nodeps> for urpmi, disabled by default.
+=item B<curl-options>
+
+Additional options to pass to B<curl> when downloading files.
+
=item B<downloader>
Specify which download program to use: B<wget> or B<curl>.
@@ -93,6 +97,10 @@ like B<basesystem> dependencies).
Specify how many times the downloader should retry in case of non-permanent
errors.
+=item B<rsync-options>
+
+Additional options to pass to B<rsync> when downloading files.
+
=item B<split-length>
Same as B<--split-length> for urpmi. This option allows to control the
@@ -119,6 +127,10 @@ Same as B<--verify-rpm> for urpmi. Enable or disable signature checking
for all the other boolean options) : C<no-verify-rpm> or C<verify-rpm: no>
or C<verify-rpm: off> or C<verify-rpm: 0>.
+=item B<wget-options>
+
+Additional options to pass to B<wget> when downloading files.
+
=back
=head1 MEDIUM DESCRIPTION