summaryrefslogtreecommitdiff
path: root/docs/manpages/smbclient.1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/smbclient.1.xml')
-rw-r--r--docs/manpages/smbclient.1.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/manpages/smbclient.1.xml b/docs/manpages/smbclient.1.xml
index 95289fec03..4b950fbd9a 100644
--- a/docs/manpages/smbclient.1.xml
+++ b/docs/manpages/smbclient.1.xml
@@ -496,6 +496,18 @@
<varlistentry>
+ <term>case_sensitive</term>
+ <listitem><para>Toggles the setting of the flag in SMB packets that
+ tells the server to treat filenames as case sensitive. Set to OFF by
+ default (tells file server to treat filenames as case insensitive). Only
+ currently affects Samba 3.0.5 and above file servers with the case sensitive
+ parameter set to auto in the smb.conf.
+ </para></listitem>
+ </varlistentry>
+
+
+
+ <varlistentry>
<term>cancel jobid0 [jobid1] ... [jobidN]</term>
<listitem><para>The client will request that the server cancel
the printjobs identified by the given numeric print job ids.