diff options
author | Volker Lendecke <vl@samba.org> | 2010-02-16 11:00:08 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2010-02-16 11:05:09 +0100 |
commit | f6c39cec27eea2522c62e6f1ff85efdafde351ac (patch) | |
tree | 135fe35e974c228f437d143732a60d301d8688c2 /docs-xml/manpages-3 | |
parent | 020c8df2815b5ccf9d63ec690f329ea83d5c900f (diff) | |
download | samba-f6c39cec27eea2522c62e6f1ff85efdafde351ac.tar.gz |
s3-docs: Document 'smbclient -C'.
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/smbclient.1.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/smbclient.1.xml b/docs-xml/manpages-3/smbclient.1.xml index 9c3a97f6de0..91a592880c2 100644 --- a/docs-xml/manpages-3/smbclient.1.xml +++ b/docs-xml/manpages-3/smbclient.1.xml @@ -30,6 +30,7 @@ <arg choice="opt">-m maxprotocol</arg> <arg choice="opt">-A authfile</arg> <arg choice="opt">-N</arg> + <arg choice="opt">-C</arg> <arg choice="opt">-g</arg> <arg choice="opt">-i scope</arg> <arg choice="opt">-O <socket options></arg> @@ -55,6 +56,7 @@ <arg choice="opt">-m maxprotocol</arg> <arg choice="opt">-A authfile</arg> <arg choice="opt">-N</arg> + <arg choice="opt">-C</arg> <arg choice="opt">-g</arg> <arg choice="opt">-l log-basename</arg> <arg choice="opt">-I destinationIP</arg> |