summaryrefslogtreecommitdiffstats
path: root/pod/urpmq.8.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/urpmq.8.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/urpmq.8.pod')
-rw-r--r--pod/urpmq.8.pod10
1 files changed, 10 insertions, 0 deletions
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod
index 653b62c8..db9aadae 100644
--- a/pod/urpmq.8.pod
+++ b/pod/urpmq.8.pod
@@ -142,6 +142,16 @@ is used if available, or wget instead.
Use curl for downloading distant files. By default curl is used if
available, or wget instead.
+=item B<--curl-options> I<'options'>
+
+=item B<--rsync-options> I<'options'>
+
+=item B<--wget-options> I<'options'>
+
+Specify additional command-line options to be passed to curl, rsync or
+wget when retrieving files. If several options are to be passed, separate
+them with spaces and enclose them in quotes.
+
=item B<--proxy> I<proxyhost[:port|1080]>
Use specified HTTP proxy.