summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pod/urpmf.8.pod2
-rw-r--r--pod/urpmi.8.pod2
-rw-r--r--pod/urpmq.8.pod2
3 files changed, 6 insertions, 0 deletions
diff --git a/pod/urpmf.8.pod b/pod/urpmf.8.pod
index 107fe3f3..314b6081 100644
--- a/pod/urpmf.8.pod
+++ b/pod/urpmf.8.pod
@@ -54,6 +54,8 @@ media (or all update media if B<--update> is used).
=item B<--sortmedia> I<medium1,...,mediumN>
Sort the given media, substrings may be used to simplify grouping.
+This way, C<media1> will be taken into account first, then C<media2>, and
+so on. Media which aren't listed are taken into account after the others.
=item B<--synthesis> I<file>
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod
index 63cc0d39..8790258c 100644
--- a/pod/urpmi.8.pod
+++ b/pod/urpmi.8.pod
@@ -82,6 +82,8 @@ Dependencies of those packages can still be found in other media.
=item B<--sortmedia> I<media1,...,mediaN>
Sort the specified media. Substrings may be used to simplify grouping.
+This way, C<media1> will be taken into account first, then C<media2>, and
+so on. Media which aren't listed are taken into account after the others.
=item B<--synthesis> I<file>
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod
index a05edcd9..dccb4e1a 100644
--- a/pod/urpmq.8.pod
+++ b/pod/urpmq.8.pod
@@ -71,6 +71,8 @@ Dependencies of those packages can still be found in other media.
=item B<--sortmedia> I<media1,...,mediaN>
Sort the specified media. Substrings may be used to simplify grouping.
+This way, C<media1> will be taken into account first, then C<media2>, and
+so on. Media which aren't listed are taken into account after the others.
=item B<--synthesis> I<file>