From d36cae7176339bc961c0a3729c68d53783e259f8 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 @@ -126,6 +126,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 -- 2.34.1