]> git.meshlink.io Git - catta/commitdiff
man page update
authorLennart Poettering <lennart@poettering.net>
Sun, 22 Jan 2006 19:17:22 +0000 (19:17 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 22 Jan 2006 19:17:22 +0000 (19:17 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1099 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

man/avahi-bookmarks.1.xml.in

index f43fa463b42ac9ba9489fc2be9f5fbf3343e23d0..25661f680c9a1f4cf4be6b9bd52daca21afd51c5 100644 (file)
         <optdesc><p>Create links pointing to mDNS host names instead
         of resolved IP addreses. This is only compatible with your
         browser if you run some kind of local NSS module to resolve
-        mDNS host names (e.g. nss-mdns).</p></optdesc>
+        mDNS host names (e.g. nss-mdns). If both -A and -H are ommited
+        avahi-bookmarks detects whether NSS support is available
+        locally. This option conflicts with -A.</p></optdesc>
       </option>
+
+      <option>
+        <p><opt>-A | --addresses</opt></p>
+        <optdesc><p>Create links pointing to numeric IP addresses
+        instead of mDNS host names. This will break access to hosts
+        running virtual servers. If both -A and -H are ommited
+        avahi-bookmarks detects whether NSS support is available
+        locally. This option conflicts with -H.</p></optdesc>
+      </option>
+
     
       <option>
-        <p><opt>-d | --domain</opt> <arg>DOMAIN</arg></p>
+        <p><opt>-d | --domain</opt>=<arg>DOMAIN</arg></p>
         <optdesc><p>The domain to browse for services in.</p></optdesc>
       </option>