diff options
author | Günther Deschner <gd@samba.org> | 2009-10-13 12:24:57 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-10-13 12:42:24 +0200 |
commit | f394b5bc683d55be066f8565f99d157d9848e169 (patch) | |
tree | 3765fce28123e67163d7b905dc1a3f10d9890298 /docs-xml | |
parent | c2be185793d66709b0b2ddb92845f4dfd0ab27b6 (diff) | |
download | samba-f394b5bc683d55be066f8565f99d157d9848e169.tar.gz samba-f394b5bc683d55be066f8565f99d157d9848e169.tar.bz2 samba-f394b5bc683d55be066f8565f99d157d9848e169.zip |
docs: document wbinfo -t --domain DOMAIN behavior.
Guenther
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/wbinfo.1.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/wbinfo.1.xml b/docs-xml/manpages-3/wbinfo.1.xml index 7803d1064f..8f83f5e1c0 100644 --- a/docs-xml/manpages-3/wbinfo.1.xml +++ b/docs-xml/manpages-3/wbinfo.1.xml @@ -283,7 +283,9 @@ <term>-t|--check-secret</term> <listitem><para>Verify that the workstation trust account created when the Samba server is added to the Windows NT - domain is working. </para></listitem> + domain is working. May be used in conjunction with + <option>domain</option> in order to verify interdomain + trust accounts.</para></listitem> </varlistentry> <varlistentry> |