From bda0e9da79709da4dca531d01ff79b0d2e6ba6cd Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 16 Feb 2006 08:41:35 +0000 Subject: Clarify the difference between --media and --searchmedia --- pod/urpmi.8.pod | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index e513a844..63cc0d39 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -67,6 +67,7 @@ resolve dependencies only in media marked as containing updates. Select specific media to be used, instead of defaulting to all available media (or all update media if B<--update> is used). +No rpm will be fetched from other media. =item B<--excludemedia> I @@ -74,8 +75,9 @@ Do not use the specified media. =item B<--searchmedia> I -Use only the specified media to search for packages when combined with -B<--auto-select>. +Use only the specified media to search for packages that are specified on +the command-line, or which are found when using B<--auto-select>. +Dependencies of those packages can still be found in other media. =item B<--sortmedia> I -- cgit v1.2.1