From: oetiker Date: Sat, 30 Apr 2005 09:56:58 +0000 (+0000) Subject: added notes on escaping colons in COMMENT and put deprecated forms of command to... X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=8b25b3c0f6a79ce93982c3666525f2db70bf5d53 added notes on escaping colons in COMMENT and put deprecated forms of command to the back and not to the front git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@456 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdgraph_graph.pod b/doc/rrdgraph_graph.pod index cefc723..23e3235 100644 --- a/doc/rrdgraph_graph.pod +++ b/doc/rrdgraph_graph.pod @@ -46,10 +46,6 @@ Similarly, no report is generated if you don't use print options. =over 4 -=item BIB<:>I<:>I - -I -The first form of this command is to be used with B Is. =item BIB<:>I @@ -143,24 +139,31 @@ B<%Z> prints the time zone. =back +=item BIB<:>I<:>I + +I +The first form of this command is to be used with B Is. + =back =head1 GRAPH =over 4 -=item BB<:>IB<:>IB<:>I +=item BB<:>IB<:>I -I This is the same as C, but printed inside the graph. -=item BB<:>IB<:>I +=item BB<:>IB<:>IB<:>I +I This is the same as C, but printed inside the graph. =item BB<:>I -Text is printed literally in the legend section of the graph. +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<:>IB<#>I [ :I ]