diff options
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 8790258c..4e679abc 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -221,6 +221,9 @@ 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. +Note that the rsync options will also be used for ssh media (since it's +actually rsync over ssh). + =item B<--limit-rate> I<rate> Try to limit the download speed. I<rate> is given in bytes/sec. This |