1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

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
This commit is contained in:
Shekhar Amlekar 2014-02-06 11:57:54 +05:30 committed by Christof Schmitt
parent 4cda0bf24b
commit be8cd928cf

View File

@ -23,7 +23,7 @@ moreinfo="none">smb.conf</filename>.
<para> <para>
When executed, <command moreinfo="none">smbd</command> will automatically invoke the 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> </para>
<itemizedlist> <itemizedlist>
@ -58,6 +58,12 @@ moreinfo="none">smb.conf</filename>.
share. share.
</para> </para>
</listitem> </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> </itemizedlist>
<para> <para>