From 0a276a327716ff9ec9212ee4a849ca0891a46d8a Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 21 Mar 2006 15:16:20 +0000 Subject: More docs for rsync-options --- pod/urpmi.8.pod | 3 +++ pod/urpmi.cfg.5.pod | 1 + pod/urpmi.update.8.pod | 2 ++ pod/urpmq.8.pod | 2 ++ 4 files changed, 8 insertions(+) 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 Try to limit the download speed. I is given in bytes/sec. This diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index cc0e6785..89a148ae 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -115,6 +115,7 @@ errors. =item B Additional options to pass to B when downloading files. +Note that the rsync options will also be used for ssh media. =item B diff --git a/pod/urpmi.update.8.pod b/pod/urpmi.update.8.pod index 21c51f35..45a2ef30 100644 --- a/pod/urpmi.update.8.pod +++ b/pod/urpmi.update.8.pod @@ -72,6 +72,8 @@ 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. + =item B<-a> Select all media that are not using a removable device to update them. diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod index dccb4e1a..987a78ba 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -152,6 +152,8 @@ 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. + =item B<--proxy> I Use specified HTTP proxy. -- cgit v1.2.1