Author: jra
Date: 2007-03-02 00:09:41 +0000 (Fri, 02 Mar 2007)
New Revision: 1056

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1056

Log:
Update manpage to add "minsize" parameter.
Jeremy.

Modified:
   trunk/manpages-3/vfs_recycle.8.xml


Changeset:
Modified: trunk/manpages-3/vfs_recycle.8.xml
===================================================================
--- trunk/manpages-3/vfs_recycle.8.xml  2007-03-01 17:29:55 UTC (rev 1055)
+++ trunk/manpages-3/vfs_recycle.8.xml  2007-03-02 00:09:41 UTC (rev 1056)
@@ -127,6 +127,16 @@
                </varlistentry>
 
                <varlistentry>
+               <term>recycle:minsize = BYTES</term>
+               <listitem>
+               <para>Files that are smaller than the number of bytes
+               specified by this parameter will not be put into the
+               repository.
+               </para>
+               </listitem>
+               </varlistentry>
+
+               <varlistentry>
                <term>recycle:maxsize = BYTES</term>
                <listitem>
                <para>Files that are larger than the number of bytes

Reply via email to