diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-02-28 14:00:50 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-02-28 14:00:50 +0000 |
commit | 62ebea1df52c0808bd8ab7d31e0117e491252138 (patch) | |
tree | 600edaa65dd8590643004afae5aa1cdd59e33bf0 /pod/urpmi.8.pod | |
parent | ec45fe8090b36abcbc6988ce1b43bdebb30f58c2 (diff) | |
download | urpmi-62ebea1df52c0808bd8ab7d31e0117e491252138.tar urpmi-62ebea1df52c0808bd8ab7d31e0117e491252138.tar.gz urpmi-62ebea1df52c0808bd8ab7d31e0117e491252138.tar.bz2 urpmi-62ebea1df52c0808bd8ab7d31e0117e491252138.tar.xz urpmi-62ebea1df52c0808bd8ab7d31e0117e491252138.zip |
Clarify doc for --sortmedia option
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 2 |
1 files changed, 2 insertions, 0 deletions
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> |