diff options
author | Olivier Blin <oblin@mandriva.com> | 2010-06-16 09:18:25 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2010-06-16 09:18:25 +0000 |
commit | 3fff793cffd8170e0f15a8138e5f9fd7e40cb0cc (patch) | |
tree | d6ded36fbeb704a0d217ea0bc5f24bb22991a8e7 /pod/urpmi.addmedia.8.pod | |
parent | c5580c7aba7a49df77d221c69aea3da2adc0ff8b (diff) | |
download | urpmi-3fff793cffd8170e0f15a8138e5f9fd7e40cb0cc.tar urpmi-3fff793cffd8170e0f15a8138e5f9fd7e40cb0cc.tar.gz urpmi-3fff793cffd8170e0f15a8138e5f9fd7e40cb0cc.tar.bz2 urpmi-3fff793cffd8170e0f15a8138e5f9fd7e40cb0cc.tar.xz urpmi-3fff793cffd8170e0f15a8138e5f9fd7e40cb0cc.zip |
add --zeroconf support in urpmi.addmedia
Diffstat (limited to 'pod/urpmi.addmedia.8.pod')
-rw-r--r-- | pod/urpmi.addmedia.8.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index c7d223a6..6d404716 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -156,6 +156,12 @@ available. nb: $MIRRORLIST is a special variable which gives the default URL for the current distribution/arch. $MIRRORLIST is the default mirrorlist. +=item B<--zeroconf> + +Find a media repository for the current distribution using zeroconf (DNS-SD). +It can be used together with B<--distrib> or by specifying a media name and a +path to the media directory, relative to the repository root. + =item B<--distrib> Retrieve a set of media from a distribution. Typically, the URL provided |