summaryrefslogtreecommitdiffstats
path: root/pod/8/urpmi.pod
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2023-01-21 09:49:20 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2023-01-21 09:53:40 +0000
commitdfe0f42dcbc3838a2d0807705d411e6411d350f0 (patch)
tree9911cba2590f5b74e9e2497462bddd1ca92db88f /pod/8/urpmi.pod
parent411c99a99c18906d4204874a920980b9037c8658 (diff)
downloadurpmi-dfe0f42dcbc3838a2d0807705d411e6411d350f0.tar
urpmi-dfe0f42dcbc3838a2d0807705d411e6411d350f0.tar.gz
urpmi-dfe0f42dcbc3838a2d0807705d411e6411d350f0.tar.bz2
urpmi-dfe0f42dcbc3838a2d0807705d411e6411d350f0.tar.xz
urpmi-dfe0f42dcbc3838a2d0807705d411e6411d350f0.zip
Prefer wget to curl as the default downloader (mga#24362)
Diffstat (limited to 'pod/8/urpmi.pod')
-rw-r--r--pod/8/urpmi.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/8/urpmi.pod b/pod/8/urpmi.pod
index 41eb3713..43a874c5 100644
--- a/pod/8/urpmi.pod
+++ b/pod/8/urpmi.pod
@@ -406,7 +406,7 @@ manpage.
=item B<--downloader> I<program name>
Use a specific program for downloading distant files via http or ftp.
-By default curl is used if available, or wget instead.
+By default wget is used if available, or curl instead.
=item B<--curl-options> I<'options'>