summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-27 21:46:57 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-27 21:46:57 +0000
commita1fcd3bb9f308f7ba2115cd0e7a97895c4592a56 (patch)
tree69f50608f5e44daa4f434641e071510490897c55 /docs
parentccabb7961a15c06a315bdb9ff1a79834864f67e7 (diff)
downloadsamba-a1fcd3bb9f308f7ba2115cd0e7a97895c4592a56.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 33ae631ed96..7bec00949cd 100644
--- a/docs/docbook/manpages/nmblookup.1.sgml
+++ b/docs/docbook/manpages/nmblookup.1.sgml
@@ -56,7 +56,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>