summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod')
-rw-r--r--pod/urpmi.8.pod11
1 files changed, 3 insertions, 8 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod
index 5acc4190..fbdd52bb 100644
--- a/pod/urpmi.8.pod
+++ b/pod/urpmi.8.pod
@@ -243,15 +243,10 @@ Configure urpmi on the fly from a distrib tree, useful to install a chroot
with the B<--root> option. See the description of the B<--distrib> option
in the C<urpmi.addmedia> manpage.
-=item B<--wget>
+=item B<--downloader> I<program name>
-Use wget for downloading distant files via http or ftp. By default curl is
-used if available, or wget instead.
-
-=item B<--curl>
-
-Use curl for downloading distant files via http or ftp. By default curl is
-used if available, or wget instead.
+Use a specific program for downloading distant files via http or ftp.
+By default curl is used if available, or wget instead.
=item B<--curl-options> I<'options'>