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
commit4f6e82c669da87680c5125a480ad80fd9db74c14 (patch)
treef584c9054e1ef7897b905bada599ddd89b8cbf29 /docs
parent1914b3ba9f215815ef8a21d2ce8ac07ebf129de9 (diff)
downloadsamba-4f6e82c669da87680c5125a480ad80fd9db74c14.tar.gz
samba-4f6e82c669da87680c5125a480ad80fd9db74c14.tar.bz2
samba-4f6e82c669da87680c5125a480ad80fd9db74c14.zip
Document 'nmblookup -M -- -'
(This used to be commit 3df125fd50a5efff97535814f1f4fd9f33dd07e5)
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 176050b9c8..b4a96e96ba 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>