diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/wbinfo.1.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml index f970a5e361..2df86ca308 100644 --- a/docs-xml/manpages/wbinfo.1.xml +++ b/docs-xml/manpages/wbinfo.1.xml @@ -27,6 +27,7 @@ <arg choice="opt">--ccache-save</arg> <arg choice="opt">--change-user-password</arg> <arg choice="opt">-D domain</arg> + <arg choice="opt">--dc-info domain</arg> <arg choice="opt">--domain domain</arg> <arg choice="opt">--dsgetdcname domain</arg> <arg choice="opt">-g</arg> @@ -142,6 +143,12 @@ </varlistentry> <varlistentry> + <term>--dc-info <replaceable>domain</replaceable></term> + <listitem><para>Displays information about the current domain controller for a domain. + </para></listitem> + </varlistentry> + + <varlistentry> <term>--domain <replaceable>name</replaceable></term> <listitem><para>This parameter sets the domain on which any specified operations will performed. If special domain name '.' is used to represent |