]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
text changes in the syntax definition 479/head
authormoli <phpmoli@users.noreply.github.com>
Mon, 19 May 2014 06:53:36 +0000 (08:53 +0200)
committermoli <phpmoli@users.noreply.github.com>
Mon, 19 May 2014 06:53:36 +0000 (08:53 +0200)
in the line of XPORT statement fixed a typo and the legend was marked optional

doc/rrdxport.pod

index bf9fd529bde53da81173fabf4e007caa34f77abd..e08fae9e89a6cd9e640145c5bde1db00662826e7 100644 (file)
@@ -77,7 +77,7 @@ See I<rrdgraph> documentation.
 
 See I<rrdgraph> documentation.
 
-=item B<XPORT:>I<vname>B<:>B<:>I<legend>
+=item B<XPORT:>I<vname>[B<:>I<legend>]
 
 At least one I<XPORT> statement should be present. The values
 referenced by I<vname> are printed. Optionally add a legend.