diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-21 15:16:20 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-21 15:16:20 +0000 |
commit | 0a276a327716ff9ec9212ee4a849ca0891a46d8a (patch) | |
tree | 0174b148b3de83c7f136c3cfaeec8a1b47c12bf7 /pod/urpmi.8.pod | |
parent | d04938890a3019b7ef7052b9d41f005e50f99905 (diff) | |
download | urpmi-0a276a327716ff9ec9212ee4a849ca0891a46d8a.tar urpmi-0a276a327716ff9ec9212ee4a849ca0891a46d8a.tar.gz urpmi-0a276a327716ff9ec9212ee4a849ca0891a46d8a.tar.bz2 urpmi-0a276a327716ff9ec9212ee4a849ca0891a46d8a.tar.xz urpmi-0a276a327716ff9ec9212ee4a849ca0891a46d8a.zip |
More docs for rsync-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 |