From dd8365aee5f2c61880120c49ea898399c8667a13 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 3 Sep 2007 12:43:06 +0000 Subject: Add new option --parsable to avahi-browse for output in an easily parsable format. (Closes #169) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1529 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- man/avahi-browse.1.xml.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/avahi-browse.1.xml.in b/man/avahi-browse.1.xml.in index 15856d2..b7dac7a 100644 --- a/man/avahi-browse.1.xml.in +++ b/man/avahi-browse.1.xml.in @@ -42,7 +42,7 @@

Specify a DNS-SD service type (e.g. _http._tcp) to browse for on the command line, or -a to browse for all - available service types. Items that appear on the network are prefixed with "+", items that disappear are prefixed with "-".

+ available service types. Items that appear on the network are prefixed with "+", items that disappear are prefixed with "-". If --resolve is passed items that are resolved are prefixed with "=".

+ +