summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorShekhar Amlekar <samlekar@in.ibm.com>2014-02-06 11:57:54 +0530
committerChristof Schmitt <cs@samba.org>2014-02-06 19:43:06 +0100
commitbe8cd928cf3f71a6974d1b09e9a7dfd6a40bf7ba (patch)
tree107dee641b699d28d863b7473c603cc4d98a23ac /docs-xml
parent4cda0bf24b3e2565d10c6295513b7f9d66f3cbd9 (diff)
downloadsamba-be8cd928cf3f71a6974d1b09e9a7dfd6a40bf7ba.tar.gz
samba-be8cd928cf3f71a6974d1b09e9a7dfd6a40bf7ba.tar.xz
samba-be8cd928cf3f71a6974d1b09e9a7dfd6a40bf7ba.zip
docs-xml: Add parameter CSC policy to the change share command.
Signed-off-by: Shekhar Amlekar <samlekar@in.ibm.com> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Christof Schmitt <cs@samba.org> Autobuild-User(master): Christof Schmitt <cs@samba.org> Autobuild-Date(master): Thu Feb 6 19:43:06 CET 2014 on sn-devel-104
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/misc/changesharecommand.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/misc/changesharecommand.xml b/docs-xml/smbdotconf/misc/changesharecommand.xml
index 2033fcf46cd..909a10cbff5 100644
--- a/docs-xml/smbdotconf/misc/changesharecommand.xml
+++ b/docs-xml/smbdotconf/misc/changesharecommand.xml
@@ -23,7 +23,7 @@ moreinfo="none">smb.conf</filename>.
<para>
When executed, <command moreinfo="none">smbd</command> will automatically invoke the
- <parameter moreinfo="none">change share command</parameter> with five parameters.
+ <parameter moreinfo="none">change share command</parameter> with six parameters.
</para>
<itemizedlist>
@@ -58,6 +58,12 @@ moreinfo="none">smb.conf</filename>.
share.
</para>
</listitem>
+
+ <listitem>
+ <para><parameter moreinfo="none">CSC policy</parameter> - client side caching
+ policy in string form. Valid values are: manual, documents, programs, disable.
+ </para>
+ </listitem>
</itemizedlist>
<para>