diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/winbindd.8.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs-xml/manpages/winbindd.8.xml b/docs-xml/manpages/winbindd.8.xml index f6aad3fb0e..fd644c3eaa 100644 --- a/docs-xml/manpages/winbindd.8.xml +++ b/docs-xml/manpages/winbindd.8.xml @@ -27,6 +27,7 @@ <arg choice="opt">-d <debug level></arg> <arg choice="opt">-s <smb config file></arg> <arg choice="opt">-n|--no-caching</arg> + <arg choice="opt">--no-process-group</arg> </cmdsynopsis> </refsynopsisdiv> @@ -194,6 +195,12 @@ hosts: files wins </para></listitem> </varlistentry> + <varlistentry> + <term>--no-process-group</term> + <listitem><para>Do not create a new process group for winbindd. + </para></listitem> + </varlistentry> + </variablelist> </refsect1> |