diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-05 09:59:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-05 09:59:19 +0000 |
commit | e4f4901277e61cc1d651a03261b5c36a0468ee03 (patch) | |
tree | 149687cfd0d20130f40b47d48e16a9b7ac69cd82 /pod/urpmi.8.pod | |
parent | 69a8ae6b3cd30af6a75d7f03b9452596401d1b5c (diff) | |
download | urpmi-e4f4901277e61cc1d651a03261b5c36a0468ee03.tar urpmi-e4f4901277e61cc1d651a03261b5c36a0468ee03.tar.gz urpmi-e4f4901277e61cc1d651a03261b5c36a0468ee03.tar.bz2 urpmi-e4f4901277e61cc1d651a03261b5c36a0468ee03.tar.xz urpmi-e4f4901277e61cc1d651a03261b5c36a0468ee03.zip |
- urpmi
o handle --searchmedia <media1>,...,<mediaN>
(asked by tvignaud for rpmdrake)
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index fc138758..9743700d 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -69,7 +69,7 @@ No rpm will be fetched from other media. Do not use the specified media. -=item B<--searchmedia> I<media> +=item B<--searchmedia> I<media1,...,mediaN> 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>. |