diff options
| author | Günther Deschner <gd@samba.org> | 2013-11-14 17:28:15 +0100 |
|---|---|---|
| committer | Andreas Schneider <asn@samba.org> | 2013-11-19 09:52:40 +0100 |
| commit | ea99d8a256df7faaedc5b8903fe183f4dcbde296 (patch) | |
| tree | 4384ec0c837973ee85b72cc1aabf882fac28e282 /docs-xml/manpages | |
| parent | fd8d8b95f8b5b21b4e46836dc6becef480737dc2 (diff) | |
| download | samba-ea99d8a256df7faaedc5b8903fe183f4dcbde296.tar.gz samba-ea99d8a256df7faaedc5b8903fe183f4dcbde296.tar.xz samba-ea99d8a256df7faaedc5b8903fe183f4dcbde296.zip | |
docs: mention --interactive 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.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 |
