let 'out-of tree' builds work for everythin but the perl module -- Peter Breitenlohner
[rrdtool.git] / doc / rrdgraph_data.pod
index e8b2c67..dba53f3 100644 (file)
@@ -19,6 +19,9 @@ useful information such as maximum, minimum etcetera. Two of the
 instructions use a language called B<RPN> which is described in its
 own manual page.
 
+Variable names (I<vname>) must be made up strings of the following characters
+C<A-Z, a-z, 0-9, -,_>, starting with a letter and a maximum length of 255 characters.
+
 =head1 DEF
 
 B<DEF:>I<E<lt>vnameE<gt>>=I<E<lt>rrdfileE<gt>>:I<E<lt>ds-nameE<gt>>:I<E<lt>CFE<gt>>[:step=I<E<lt>stepE<gt>>][:start=I<E<lt>timeE<gt>>][:end=I<E<lt>timeE<gt>>][:reduce=I<E<lt>B<CF>E<gt>>]