diff options
| -rw-r--r-- | docs-xml/manpages-3/smbclient.1.xml | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml index 730fc7a08d..337b0e43e5 100644 --- a/docs-xml/manpages-3/smbclient.1.xml +++ b/docs-xml/manpages-3/smbclient.1.xml @@ -1066,6 +1066,15 @@  		</para></listitem>  		</varlistentry> +		<varlistentry> +		<term>tid <number></term> +		<listitem><para>Changes the current tree id (tid) in the +		protocol to a new arbitrary number. Without an argument, it +		prints out the tid currently used. +		Used for internal Samba testing purposes. +		</para></listitem> +		</varlistentry> +  	</variablelist>  </refsect1> | 
