diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-21 10:32:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-21 10:32:08 +0000 |
commit | 1a17d2bc935911c3f754472e26212b323aebbf6b (patch) | |
tree | b4d97edd6e2c70583139dabcdd9ad42c54b44929 | |
parent | 404991406107037343b261ef774044f75573358f (diff) | |
download | urpmi-1a17d2bc935911c3f754472e26212b323aebbf6b.tar urpmi-1a17d2bc935911c3f754472e26212b323aebbf6b.tar.gz urpmi-1a17d2bc935911c3f754472e26212b323aebbf6b.tar.bz2 urpmi-1a17d2bc935911c3f754472e26212b323aebbf6b.tar.xz urpmi-1a17d2bc935911c3f754472e26212b323aebbf6b.zip |
adapt --virtual description: it can now handle remove distro
(and in that case /var/lib/urpmi is used)
-rw-r--r-- | pod/urpmi.addmedia.8.pod | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index 60753408..efffd9b2 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -170,10 +170,8 @@ exist. =item B<--virtual> -Creates a virtual medium. This only works for C<file://> and -C<removable://> protocols, and no files will be created in -F</var/lib/urpmi>. The medium is always up-to-date and so it does not need -to be updated by C<urpmi.update>. +Creates a virtual medium: the medium is always up-to-date and so it does not +need to be updated by C<urpmi.update>. =item B<--raw> |