X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph_graph.pod;h=7f2a36b67e3702e176dcc0787952d739e3d13780;hb=4d750c3e02acd806f8db83b4737afac2110cfa0f;hp=f40877cbae03d70ddd22b756f3f0054cf6697c07;hpb=aed5641cac5013af2b076e0aba9c998a4de3c2dd;p=rrdtool.git diff --git a/doc/rrdgraph_graph.pod b/doc/rrdgraph_graph.pod index f40877c..7f2a36b 100644 --- a/doc/rrdgraph_graph.pod +++ b/doc/rrdgraph_graph.pod @@ -38,12 +38,9 @@ These instructions allow you to generate your image or report. If you don't use any graph elements, no graph is generated. Similarly, no report is generated if you don't use print options. -=head1 PRINT +=head2 PRINT -=over 4 - - -=item BIB<:>I[B<:strftime>] +=head3 BIB<:>I[B<:strftime>] Depending on the context, either the value component or the time component of a B is printed using I. It is an error @@ -55,7 +52,7 @@ can be: For printing values: -=over 4 +=over =item B<%%> @@ -92,7 +89,7 @@ B<:strftime> to the format. Note that rrdtool uses the strftime function of your the conversion specifier may vary. Check the manual page if you are uncertain. The following is a list of conversion specifiers usually supported across the board. -=over 4 +=over =item B<%a> @@ -195,33 +192,30 @@ A literal `%' character. =back -=item BIB<:>IB<:>I +=head3 BIB<:>IB<:>I I The first form of this command is to be used with B Is. -=back - -=head1 GRAPH -=over 4 +=head2 GRAPH -=item BB<:>IB<:>I +=head3 BB<:>IB<:>I This is the same as C, but printed inside the graph. -=item BB<:>IB<:>IB<:>I +=head3 BB<:>IB<:>IB<:>I I This is the same as C, but printed inside the graph. -=item BB<:>I +=head3 BB<:>I Text is printed literally in the legend section of the graph. Note that in RRDtool 1.2 you have to escape colons in COMMENT text in the same way you have to escape them in B<*PRINT> commands by writing B<'\:'>. -=item BB<:>I