diff options
-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 283ebc277a..62f33801ef 100644 --- a/docs-xml/manpages/nmbd.8.xml +++ b/docs-xml/manpages/nmbd.8.xml @@ -23,7 +23,7 @@ <arg choice="opt">-D|--daemon</arg> <arg choice="opt">-F|--foreground</arg> <arg choice="opt">-S</arg> - <arg choice="opt">-i</arg> + <arg choice="opt">-i|--interactive</arg> <arg choice="opt">-V</arg> <arg choice="opt">-d <debug level></arg> <arg choice="opt">-H|--hosts <lmhosts file></arg> @@ -112,7 +112,7 @@ </varlistentry> <varlistentry> - <term>-i</term> + <term>-i|--interactive</term> <listitem><para>If this parameter is specified it causes the server to run "interactively", not as a daemon, even if the server is executed on the command line of a shell. Setting this |