From 0aa121e3ca35f72db2ead26c7288ec777fe5ec7b Mon Sep 17 00:00:00 2001 From: Joris de Vries Date: Mon, 14 Oct 2013 12:58:56 +0200 Subject: [PATCH] Update rrdcached documentation with new switch and its usage. --- doc/rrdcached.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod index dad449d8..21c3b8f5 100644 --- a/doc/rrdcached.pod +++ b/doc/rrdcached.pod @@ -238,6 +238,11 @@ Only permit writes into the base directory specified in B<-b> (and any sub-directories). This does B detect symbolic links. Paths containing C<../> will also be blocked. +=item B<-R> + +Permit recursive subdirectory creation in the base directory specified in B<-b> +(and any sub-directories). Can only be used when B<-B> is also set. + =item B<-a> I Allocate value pointers in chunks of I. This may improve CPU -- 2.47.2