1<?xml version="1.0"?><!--*-nxml-*-->
2<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
3<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
4
5<!-- $Id$ -->
6
7<!-- 
8  This file is part of avahi.
9 
10  avahi is free software; you can redistribute it and/or modify it
11  under the terms of the GNU Lesser General Public License as
12  published by the Free Software Foundation; either version 2.1 of the
13  License, or (at your option) any later version.
14 
15  avahi is distributed in the hope that it will be useful, but WITHOUT
16  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
17  or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
18  Public License for more details.
19 
20  You should have received a copy of the GNU Lesser General Public
21  License along with avahi; if not, write to the Free Software
22  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
23  USA.
24-->
25
26  <manpage name="avahi-discover" section="1" desc="Browse for mDNS/DNS-SD services using the Avahi daemon">
27
28	<synopsis>
29      <cmd>avahi-discover</cmd>
30	</synopsis>
31	
32    <description>
33      <p>Show a real-time graphical browse list for mDNS/DNS-SD
34      network services running on the local LAN using the Avahi
35      daemon.</p>
36      
37	</description>
38	
39	<options>
40
41      <p>avahi-discover takes no command line arguments at the moment.</p>
42
43    </options>
44	
45	<section name="Authors">
46	  <p>The Avahi Developers &lt;@PACKAGE_BUGREPORT@&gt;; Avahi is
47	  available from <url href="@PACKAGE_URL@"/></p>
48	</section>
49	
50	<section name="See also">
51	  <p>
52        <manref name="avahi-daemon" section="8"/>, <manref name="avahi-browse" section="1"/>
53	  </p>
54	</section>
55	
56	<section name="Comments">
57	  <p>This man page was written using <manref name="xml2man" section="1"
58		  href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>
59	</section>
60	
61  </manpage>
62