From 84388d616f1d1776763141a5096c43e55c8643c6 Mon Sep 17 00:00:00 2001 From: Steven Hartland Date: Tue, 18 Jul 2017 12:44:53 +0100 Subject: [PATCH] Added missing rrdcached CREATE options to docs (#810) Added -s and -t to the docs for rrdcached CREATE. --- doc/rrdcached.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rrdcached.pod b/doc/rrdcached.pod index 32c65f11..586449d5 100644 --- a/doc/rrdcached.pod +++ b/doc/rrdcached.pod @@ -716,7 +716,7 @@ The information is returned, one item per line, with the format: I I I -=item B I [-s I] [-b I] [-O] I ... I ... +=item B I [-s I] [-b I] [-r I ...] [-t I] [-O] I ... I ... This will create the RRD file according to the supplied parameters, provided the parameters are valid, and (if the -O option is given or if the rrdcached -- 2.47.2