X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph_data.pod;h=c26868f0e509ffe00559f52922ae16a770d9daf2;hb=313ceb07a68d57633aa6c9461129df46265af3df;hp=04d976174b4a679cf0eac31a2589d99f6d3e3e6e;hpb=81ed9c86d4042e31e147b53bf14da233b6524021;p=rrdtool.git diff --git a/doc/rrdgraph_data.pod b/doc/rrdgraph_data.pod index 04d9761..c26868f 100644 --- a/doc/rrdgraph_data.pod +++ b/doc/rrdgraph_data.pod @@ -22,6 +22,10 @@ own manual page. Variable names (I) must be made up strings of the following characters C and a maximum length of 255 characters. +When picking variable names, make sure you do not choose a name that is +already taken by an RPN operator. A safe bet it to use lowercase or +mixedcase names for variables since operators will always be in uppercase. + =head1 DEF BIvnameE>=IrrdfileE>:Ids-nameE>:ICFE>[:step=IstepE>][:start=ItimeE>][:end=ItimeE>][:reduce=IBE>] @@ -97,6 +101,6 @@ Make sure to read L for tipsEtricks. =head1 AUTHOR -Program by Tobias Oetiker Eoetiker@ee.ethz.chE +Program by Tobias Oetiker Etobi@oetiker.chE This manual page by Alex van den Bogaerdt Ealex@ergens.op.het.netE