summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-14 17:29:37 +0100
committerAndreas Schneider <asn@samba.org>2013-11-19 09:52:40 +0100
commita624426d86cf2da69ba2e03506b5f252d32adb11 (patch)
treea7839e3454f94390f4d0e76043a02772e01b385a /docs-xml/manpages
parentea99d8a256df7faaedc5b8903fe183f4dcbde296 (diff)
downloadsamba-a624426d86cf2da69ba2e03506b5f252d32adb11.tar.gz
samba-a624426d86cf2da69ba2e03506b5f252d32adb11.tar.xz
samba-a624426d86cf2da69ba2e03506b5f252d32adb11.zip
docs: mention --log-stdout in nmbd manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/nmbd.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages/nmbd.8.xml b/docs-xml/manpages/nmbd.8.xml
index 62f33801ef..715796d7a4 100644
--- a/docs-xml/manpages/nmbd.8.xml
+++ b/docs-xml/manpages/nmbd.8.xml
@@ -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>
@@ -105,7 +105,7 @@
</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>