From: Peter Stamfest Date: Thu, 27 Feb 2014 22:01:09 +0000 (+0100) Subject: update documentation X-Git-Tag: v1.5.0-rc1~131^2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b29f09d68a44b839bd0f9bb02285de07a5076f54;p=thirdparty%2Frrdtool-1.x.git update documentation --- diff --git a/doc/rrdmodify.pod b/doc/rrdmodify.pod index 5f1c60d9..96e1648c 100644 --- a/doc/rrdmodify.pod +++ b/doc/rrdmodify.pod @@ -32,13 +32,27 @@ during the copy operation. The resulting RRD will miss both the definition and the data for that data source. Multiple DEL specifications are permitted. - =item BI For every such data source definition (for the exact syntax see the create command), a new data source will be added to the output RRD. Multiple DS specifications are permitted. +=item BI + +Removes the RRA with index I. + +=item BI + +For every such archive definition (for the exact syntax see the +create command), a new RRA will be added to the output +RRD. Multiple RRA specifications are permitted. + +=item BI:[+-=] + +Adds/removes or sets the given number of rows for the RRA with index +. + =item B<--daemon> I
If given, B will try to connect to the caching daemon