From fd8d8b95f8b5b21b4e46836dc6becef480737dc2 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 14 Nov 2013 17:27:28 +0100 Subject: docs: mention --hosts in nmbd 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/nmbd.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs-xml') diff --git a/docs-xml/manpages/nmbd.8.xml b/docs-xml/manpages/nmbd.8.xml index 9f607ab858..283ebc277a 100644 --- a/docs-xml/manpages/nmbd.8.xml +++ b/docs-xml/manpages/nmbd.8.xml @@ -26,7 +26,7 @@ -i -V -d <debug level> - -H <lmhosts file> + -H|--hosts <lmhosts file> -l <log directory> -p <port number> -s <configuration file> @@ -125,7 +125,7 @@ &stdarg.help; - -H <filename> + -H|--hosts <filename> NetBIOS lmhosts file. The lmhosts file is a list of NetBIOS names to IP addresses that is loaded by the nmbd server and used via the name -- cgit