summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 389ef87)
raw | patch | inline | side by side (parent: 389ef87)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 10 Apr 2005 13:57:34 +0000 (13:57 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 10 Apr 2005 13:57:34 +0000 (13:57 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@386 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdcgi.pod | patch | blob | history |
diff --git a/doc/rrdcgi.pod b/doc/rrdcgi.pod
index 763ab230bb8168eea19af9c1bc0bce78b6c67bca..6a46ce2633bf98090c8dc83f6300ae657a338a31 100644 (file)
--- a/doc/rrdcgi.pod
+++ b/doc/rrdcgi.pod
=item RRD::GRAPH I<rrdgraph arguments>
This tag creates the RRD graph defined in its argument and then gets
-replaced by an appropriate E<lt>IMG<gt> tag referring to the graph.
+replaced by an appropriate E<lt>IMGE<gt> tag referring to the graph.
The B<--lazy> option in RRD graph can be used to make sure that graphs
are only regenerated when they are out of date. The arguments
to the B<RRD::GRAPH> tag work as described in the B<rrdgraph> manual page.