diff options
author | Björn Baumbach <bb@sernet.de> | 2011-01-14 12:35:55 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-01-25 10:45:20 +0100 |
commit | b8d5ee9de3bb8c24efd2a7fab89d7d814b98aa2d (patch) | |
tree | 05a5d2b0d2bea041efc6735989a038a53b638095 /docs-xml/manpages-3 | |
parent | 5b839230e1475550f13ed642187913fd0c026445 (diff) | |
download | samba-b8d5ee9de3bb8c24efd2a7fab89d7d814b98aa2d.tar.gz samba-b8d5ee9de3bb8c24efd2a7fab89d7d814b98aa2d.tar.xz samba-b8d5ee9de3bb8c24efd2a7fab89d7d814b98aa2d.zip |
s3-docs: add some long opts to smbclient(1) man
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/smbclient.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml index 9efca5038dd..ae11e8a16b9 100644 --- a/docs-xml/manpages-3/smbclient.1.xml +++ b/docs-xml/manpages-3/smbclient.1.xml @@ -261,7 +261,7 @@ </varlistentry> <varlistentry> - <term>-P</term> + <term>-P|--machine-pass</term> <listitem><para> Make queries to the external server using the machine account of the local server. </para></listitem> @@ -317,7 +317,7 @@ </varlistentry> <varlistentry> - <term>-e</term> + <term>-e|--encrypt</term> <listitem><para>This command line parameter requires the remote server support the UNIX extensions. Request that the connection be encrypted. This is new for Samba 3.2 and will only work with Samba |