diff options
author | Lennart Poettering <lennart@poettering.net> | 2005-11-16 14:06:19 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2005-11-16 14:06:19 +0000 |
commit | f2af862d6619dba39ba056c9ffb5fc9c7e9fc59c (patch) | |
tree | c743454ea35c4f3e2aa485563878a776b46fed53 /man/avahi-bookmarks.1.xml.in | |
parent | a3d45b39608418e261f34b3b3286b80e4878d25c (diff) |
update man pages
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@981 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'man/avahi-bookmarks.1.xml.in')
-rw-r--r-- | man/avahi-bookmarks.1.xml.in | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/man/avahi-bookmarks.1.xml.in b/man/avahi-bookmarks.1.xml.in index 58c791c..f43fa46 100644 --- a/man/avahi-bookmarks.1.xml.in +++ b/man/avahi-bookmarks.1.xml.in @@ -30,12 +30,12 @@ </synopsis> <description> - <p>Web service showing mDNS/DNS-SD announced HTTP services using - the Avahi daemon. avahi-bookmarks opens an TCP port 8080 and - waits for incoming HTTP connections returning a dynamic web site - containing links to all services of type _http._tcp on the - LAN. Point your browser to http://localhost:8080/ to make use of - avahi-bookmarks.</p> + <p>A web service for listing HTTP services that are announced + via mDNS/DNS-SD using the Avahi daemon. avahi-bookmarks opens a + TCP socket on port 8080 and waits for incoming HTTP connections + returning a dynamic web site containing links to all services of + type _http._tcp on the LAN. Point your browser to + http://localhost:8080/ to make use of avahi-bookmarks.</p> </description> @@ -58,6 +58,11 @@ mDNS host names (e.g. nss-mdns).</p></optdesc> </option> + <option> + <p><opt>-d | --domain</opt> <arg>DOMAIN</arg></p> + <optdesc><p>The domain to browse for services in.</p></optdesc> + </option> + <option> <p><opt>-h | --help</opt></p> <optdesc><p>Show help</p></optdesc> |