diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/wbinfo.1.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml index 3dbcfc181a..1a871c2359 100644 --- a/docs-xml/manpages/wbinfo.1.xml +++ b/docs-xml/manpages/wbinfo.1.xml @@ -61,6 +61,7 @@ <arg choice="opt">--remove-uid-mapping uid,sid</arg> <arg choice="opt">-s sid</arg> <arg choice="opt">--separator</arg> + <arg choice="opt">--sequence</arg> <arg choice="opt">--set-auth-user user%password</arg> <arg choice="opt">--set-gid-mapping gid,sid</arg> <arg choice="opt">--set-uid-mapping uid,sid</arg> @@ -414,6 +415,13 @@ </varlistentry> <varlistentry> + <term>--sequence</term> + <listitem><para>This command has been deprecated. Please use + the --online-status option instead. + </para></listitem> + </varlistentry> + + <varlistentry> <term>--set-auth-user <replaceable>username%password</replaceable></term> <listitem><para>Store username and password used by <citerefentry> <refentrytitle>winbindd</refentrytitle><manvolnum>8</manvolnum> |