From d4520fb13b45e431c7c6c38716b626534bc30bd5 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 2 Dec 2005 14:50:23 +0000 Subject: Document the new options --- pod/urpmi.8.pod | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pod/urpmi.8.pod') diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 58146e91..fd79ee4c 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -185,6 +185,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<--limit-rate I> Try to limit the download speed, I is given in bytes/sec. This -- cgit v1.2.1