]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
update documentation
authorPeter Stamfest <peter@stamfest.at>
Thu, 27 Feb 2014 22:01:09 +0000 (23:01 +0100)
committerPeter Stamfest <peter@stamfest.at>
Thu, 27 Feb 2014 22:01:09 +0000 (23:01 +0100)
doc/rrdmodify.pod

index 5f1c60d9aae6e3990dd5855ff99c65813cde89db..96e1648c451026b73fe7e382bff76ba82caab17e 100644 (file)
@@ -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 B<DS:>I<ds-spec>
 
 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 B<DELRRA:>I<index>
+
+Removes the RRA with index I<index>.
+
+=item B<RRA:>I<rra-spec>
+
+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 B<RRA#>I<index>:[+-=]<number>
+
+Adds/removes or sets the given number of rows for the RRA with index
+<index>.
+
 =item B<--daemon> I<address>
 
 If given, B<RRDTool> will try to connect to the caching daemon