summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pod/urpmi.8.pod6
1 files 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<media1,...,mediaN>
@@ -74,8 +75,9 @@ Do not use the specified media.
=item B<--searchmedia> I<media>
-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<media1,...,mediaN>