docs: use popt.autohelp and remove duplicate -e option from smbclient manpage.
[amitay/samba.git] / docs-xml / manpages / smbclient.1.xml
index d5a706824606e7f775fad3e887be57f13babd135..b4f78969ee271f75b02d418f2a07380129175666 100644 (file)
                </para></listitem>
                </varlistentry>
 
-               &stdarg.help;
-
                <varlistentry>
                <term>-I|--ip-address IP-address</term>
                <listitem><para><replaceable>IP address</replaceable> is the address of the server to connect to.
                </para></listitem>
                </varlistentry>
                
-               <varlistentry>
-               <term>-e|--encrypt</term>
-               <listitem><para>
-               This command line parameter requires the remote
-               server support the UNIX extensions or that the SMB3 protocol has been selected.
-               Requests that the connection be encrypted. Negotiates SMB encryption using either
-               SMB3 or POSIX extensions via GSSAPI. Uses the given credentials for
-               the encryption negotiation (either kerberos or NTLMv1/v2 if given
-               domain/username/password triple. Fails the connection if encryption
-               cannot be negotiated.
-               </para></listitem>
-               </varlistentry>
-
                <varlistentry>
                <term>-B|--browse</term>
                <listitem><para>Browse SMB servers using DNS.</para>
                &popt.common.samba;
                &popt.common.credentials;
                &popt.common.connection;
+               &popt.autohelp;
                
                <varlistentry>
                <term>-t|--timeout &lt;timeout-seconds&gt;</term>