summaryrefslogtreecommitdiffstats
path: root/pod/8/urpmi.update.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/8/urpmi.update.pod')
-rw-r--r--pod/8/urpmi.update.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/8/urpmi.update.pod b/pod/8/urpmi.update.pod
index 765f78c8..efd80472 100644
--- a/pod/8/urpmi.update.pod
+++ b/pod/8/urpmi.update.pod
@@ -75,12 +75,12 @@ Verbose mode.
=item B<--curl>
Use curl for downloading distant
-files. By default curl is used if available, or wget instead.
+files. By default wget is used if available, or curl instead.
=item B<--wget>
-Use wget for downloading distant files. By default curl
-is used if available, or wget instead.
+Use wget for downloading distant files. By default wget
+is used if available, or curl instead.
=item B<--curl-options> I<'options'>