summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-27 21:46:35 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-27 21:46:35 +0000
commit3df125fd50a5efff97535814f1f4fd9f33dd07e5 (patch)
tree2fd22ede72158d1e4497586485ae1b2e446754c5 /docs
parent674b67198311b4e0fb2d8afd8b56b499286fc370 (diff)
downloadsamba-3df125fd50a5efff97535814f1f4fd9f33dd07e5.tar.gz
Document 'nmblookup -M -- -'
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/nmblookup.1.sgml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/docbook/manpages/nmblookup.1.sgml b/docs/docbook/manpages/nmblookup.1.sgml
index 176050b9c8a..b4a96e96bae 100644
--- a/docs/docbook/manpages/nmblookup.1.sgml
+++ b/docs/docbook/manpages/nmblookup.1.sgml
@@ -58,7 +58,10 @@
up the NetBIOS name <replaceable>name</replaceable> with a
type of <constant>0x1d</constant>. If <replaceable>
name</replaceable> is "-" then it does a lookup on the special name
- <constant>__MSBROWSE__</constant>.</para></listitem>
+ <constant>__MSBROWSE__</constant>. Please note that in order to
+ use the name "-", you need to make sure "-" isn't parsed as an
+ argument, e.g. use :
+ <userinput>nmblookup -M -- -</userinput>.</para></listitem>
</varlistentry>
<varlistentry>