From db62a5841a4892dc2d45ff027cac346c0e67c5aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Mon, 18 Nov 2013 12:51:42 +0100 Subject: [PATCH] docs: document all long option names in nmblookup manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- docs-xml/manpages/nmblookup.1.xml | 41 +++++++++++++++---------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/docs-xml/manpages/nmblookup.1.xml b/docs-xml/manpages/nmblookup.1.xml index 12c707fd823..b110b2861d6 100644 --- a/docs-xml/manpages/nmblookup.1.xml +++ b/docs-xml/manpages/nmblookup.1.xml @@ -20,19 +20,18 @@ nmblookup - -M - -R - -S - -r - -A - -h - -B <broadcast address> - -U <unicast address> + -M|--master-browser + -R|--recursion + -S|--status + -r|--root-port + -A|--lookup-by-ip + -B|--broadcast <broadcast address> + -U|--unicast <unicast address> -d <debug level> -s <smb config file> -i <NetBIOS scope> - -T - -f + -T|--translate + -f|--flags name @@ -55,8 +54,8 @@ - -M - Searches for a master browser by looking + -M|--master-browser + Searches for a master browser by looking up the NetBIOS name with a type of 0x1d. If name is "-" then it does a lookup on the special name @@ -67,7 +66,7 @@ - -R + -R|--recursion Set the recursion desired bit in the packet to do a recursive lookup. This is used when sending a name query to a machine running a WINS server and the user wishes @@ -78,7 +77,7 @@ - -S + -S|--status Once the name query has returned an IP address then do a node status query as well. A node status query returns the NetBIOS names registered by a host. @@ -87,7 +86,7 @@ - -r + -r|--root-port Try and bind to UDP port 137 to send and receive UDP datagrams. The reason for this option is a bug in Windows 95 where it ignores the source port of the requesting packet @@ -100,7 +99,7 @@ - -A + -A|--lookup-by-ip Interpret name as an IP Address and do a node status query on this address. @@ -109,10 +108,10 @@ &popt.common.connection; - &stdarg.help; + &popt.autohelp; - -B <broadcast address> + -B|--broadcast <broadcast address> Send the query to the given broadcast address. Without this option the default behavior of nmblookup is to send the query to the broadcast address of the network interfaces as @@ -126,7 +125,7 @@ - -U <unicast address> + -U|--unicast <unicast address> Do a unicast query to the specified address or host unicast address. This option (along with the -R option) is needed to @@ -137,7 +136,7 @@ &popt.common.samba; - -T + -T|--translate This causes any IP addresses found in the lookup to be looked up via a reverse DNS lookup into a DNS name, and printed out before each @@ -148,7 +147,7 @@ - -f + -f|--flags Show which flags apply to the name that has been looked up. Possible answers are zero or more of: Response, Authoritative,