diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-08-28 15:34:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-08-28 15:34:23 +0000 |
commit | 2aaf8f95f80c3afc3c56d46d68f04ffafd937909 (patch) | |
tree | 78e5a8ec04358396d6356e70a289c04bc1846e11 /pod | |
parent | dd01cc1b004b870ed34b733717b9b4955a7cf3fc (diff) | |
download | urpmi-2aaf8f95f80c3afc3c56d46d68f04ffafd937909.tar urpmi-2aaf8f95f80c3afc3c56d46d68f04ffafd937909.tar.gz urpmi-2aaf8f95f80c3afc3c56d46d68f04ffafd937909.tar.bz2 urpmi-2aaf8f95f80c3afc3c56d46d68f04ffafd937909.tar.xz urpmi-2aaf8f95f80c3afc3c56d46d68f04ffafd937909.zip |
- urpmi.addmedia
o instead of discarding --update when using --distrib, give it a meaning:
only add media flagged "update"
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.addmedia.8.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index 60bcbde2..c4a4f5b2 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -126,6 +126,8 @@ username and a password. Adds a media which will be taken into account by B<MandrivaUpdate> or by C<urpmi --update> when looking for updates. +If used together with B<--distrib>, it will only add media flagged "update". + =item B<--xml-info> Use the specific policy for downloading xml info files. |