From 1a3d7964208903c2b3b47d3ca7ac851674838a71 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Fri, 2 Mar 2007 00:09:41 +0000 Subject: Update manpage to add "minsize" parameter. Jeremy. (This used to be commit 94463a1fafced29ffcbbc3ce20fa8f2c83d1dfc3) --- docs/manpages-3/vfs_recycle.8.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/manpages-3/vfs_recycle.8.xml') diff --git a/docs/manpages-3/vfs_recycle.8.xml b/docs/manpages-3/vfs_recycle.8.xml index 106813e127..366f2d1a11 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 -- cgit