diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/nmbd.8.xml | 4 |
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 <debug level></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> |