From 94463a1fafced29ffcbbc3ce20fa8f2c83d1dfc3 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Fri, 2 Mar 2007 00:09:41 +0000 Subject: [PATCH] Update manpage to add "minsize" parameter. Jeremy. --- docs/manpages-3/vfs_recycle.8.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/manpages-3/vfs_recycle.8.xml b/docs/manpages-3/vfs_recycle.8.xml index 106813e1279..366f2d1a11c 100644 --- a/docs/manpages-3/vfs_recycle.8.xml +++ b/docs/manpages-3/vfs_recycle.8.xml @@ -127,6 +127,16 @@ + recycle:minsize = BYTES + + Files that are smaller than the number of bytes + specified by this parameter will not be put into the + repository. + + + + + recycle:maxsize = BYTES Files that are larger than the number of bytes -- 2.11.4.GIT