docs-xml: Add parameter CSC policy to the change share command.
authorShekhar Amlekar <samlekar@in.ibm.com>
Thu, 6 Feb 2014 06:27:54 +0000 (11:57 +0530)
committerChristof Schmitt <cs@samba.org>
Thu, 6 Feb 2014 18:43:06 +0000 (19:43 +0100)
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

docs-xml/smbdotconf/misc/changesharecommand.xml

index 2033fcf46cdfd88aa90576fafdf4f38852568bca..909a10cbff5a3866e51c3d19dd8a85ae1f32bce9 100644 (file)
@@ -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>