Code

it seems some headers have nan predefined ... so lets just use other variable names
[rrdtool-all.git] / program / doc / rrdxport.pod
index 62a96259f8357ca45189f575bb4a2f03981fbe8a..a668a20f33434ecaddf514a75e37a80c7e32c07a 100644 (file)
@@ -48,6 +48,12 @@ for details.
 
 See L<rrdgraph> documentation.
 
+=item B<--enumds> 
+
+The generated xml should contain the data values in enumerated tags.
+
+ <v0>val</v0><v1>val</v1>
+
 =item B<DEF:>I<vname>B<=>I<rrd>B<:>I<ds-name>B<:>I<CF>
 
 See I<rrdgraph> documentation.