summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-18 12:16:00 +0100
committerKarolin Seeger <kseeger@samba.org>2013-11-22 11:45:48 +0100
commit6659b3ab9f84ff06ddcd5ffbb785589f9df2e5d2 (patch)
tree5b30966bf2d8f1e318b7c7da73f9ca4e672ecd34 /docs-xml
parent000e7e6ea88574d7f0a088208042ad3655fcae6f (diff)
downloadsamba-6659b3ab9f84ff06ddcd5ffbb785589f9df2e5d2.tar.gz
docs: use popt.autohelp and remove duplicate -e option from smbclient manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> (cherry picked from commit a2899b157f6096fd48e0c9a16a8cb7c848736ea4)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/smbclient.1.xml16
1 files changed, 1 insertions, 15 deletions
diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml
index 3b067e5d76..d531390dec 100644
--- a/docs-xml/manpages/smbclient.1.xml
+++ b/docs-xml/manpages/smbclient.1.xml
@@ -276,8 +276,6 @@
</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.
@@ -332,19 +330,6 @@
</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>
</listitem>
@@ -354,6 +339,7 @@
&popt.common.samba;
&popt.common.credentials;
&popt.common.connection;
+ &popt.autohelp;
<varlistentry>
<term>-t|--timeout &lt;timeout-seconds&gt;</term>