added not on using LINE AREA or PRINT
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 7 Dec 2010 17:58:56 +0000 (17:58 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 7 Dec 2010 17:58:56 +0000 (17:58 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2148 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdgraph.pod

index ca3c128..be421e8 100644 (file)
@@ -485,8 +485,9 @@ B<CDEF:>I<vname>B<=>I<RPN expression>
 
 B<VDEF:>I<vname>B<=>I<RPN expression>
 
-You need at least one B<DEF> statement to generate anything. The
-other statements are useful but optional.
+You need at least one B<DEF> and one B<LINE>, B<AREA>, B<GPRINT>, B<PRINT>
+statement to generate anything useful.
+
 See L<rrdgraph_data> and L<rrdgraph_rpn> for the exact format.
 
 NOTE: B<Graph and print elements>