docs: mention --log-stdout in nmbd manpage.
authorGünther Deschner <gd@samba.org>
Thu, 14 Nov 2013 16:29:37 +0000 (17:29 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Nov 2013 08:52:40 +0000 (09:52 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/nmbd.8.xml

index 62f33801ef1e769b778b02e298c1e9ddf9707e48..715796d7a49b5da95054b309216ee723dcb91582 100644 (file)
@@ -22,7 +22,7 @@
                <command>nmbd</command>
                <arg choice="opt">-D|--daemon</arg>
                <arg choice="opt">-F|--foreground</arg>
-               <arg choice="opt">-S</arg>
+               <arg choice="opt">-S|--log-stdout</arg>
                <arg choice="opt">-i|--interactive</arg>
                <arg choice="opt">-V</arg>
                <arg choice="opt">-d &lt;debug level&gt;</arg>
                </varlistentry>
 
                <varlistentry>
-               <term>-S</term>
+               <term>-S|--log-stdout</term>
                <listitem><para>If specified, this parameter causes
                <command>nmbd</command> to log to standard output rather
                than a file.</para></listitem>