summaryrefslogtreecommitdiff
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorAurélien Aptel <aurelien.aptel@gmail.com>2013-06-28 17:34:26 +0200
committerDavid Disseldorp <ddiss@samba.org>2013-06-28 17:45:31 +0200
commitaf41eb6bd4889a7cd0c7a0bd1553e3534f8f06ad (patch)
tree38a171e440ab40dd32d8a145a9fd6f62a002711e /docs-xml/manpages
parent59462f2e0102481bb9ac8f86e883a6de99259449 (diff)
downloadsamba-af41eb6bd4889a7cd0c7a0bd1553e3534f8f06ad.tar.gz
samba-af41eb6bd4889a7cd0c7a0bd1553e3534f8f06ad.tar.bz2
samba-af41eb6bd4889a7cd0c7a0bd1553e3534f8f06ad.zip
docs-xml/manpages/smbclient.1.xml: fix case of -T flag in example.
Signed-off-by: Aurélien Aptel <aurelien.aptel@gmail.com> Reviewed-by: David Disseldorp <ddiss@samba.org> Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Fri Jun 28 17:45:31 CEST 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/smbclient.1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml
index d7a017ca60..328fd50efe 100644
--- a/docs-xml/manpages/smbclient.1.xml
+++ b/docs-xml/manpages/smbclient.1.xml
@@ -446,7 +446,7 @@
<para>Create the same tar file as above, but now use
a DOS path name. </para>
- <para><command>smbclient //mypc/myshare "" -N -tc backup.tar
+ <para><command>smbclient //mypc/myshare "" -N -Tc backup.tar
users\edocs </command></para>
<para>Create a tar file of the files listed in the file <filename>tarlist</filename>.</para>