summaryrefslogtreecommitdiffstats
path: root/man/avahi-bookmarks.1.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/avahi-bookmarks.1.xml.in')
-rw-r--r--man/avahi-bookmarks.1.xml.in16
1 files changed, 14 insertions, 2 deletions
diff --git a/man/avahi-bookmarks.1.xml.in b/man/avahi-bookmarks.1.xml.in
index f43fa46..25661f6 100644
--- a/man/avahi-bookmarks.1.xml.in
+++ b/man/avahi-bookmarks.1.xml.in
@@ -55,11 +55,23 @@
<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>