X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph-old.pod;h=ac661a9a85c0abc5dad8d64c3c8cdf0982745c74;hb=65b54b38e49ad2b56672111c039a5777cea98e40;hp=ef730c4560022af4b88ee5c206ec34e0e74f77a1;hpb=801ce418130e78b4b6818f2c8af85c3ddae400ff;p=rrdtool.git diff --git a/doc/rrdgraph-old.pod b/doc/rrdgraph-old.pod index ef730c4..ac661a9 100644 --- a/doc/rrdgraph-old.pod +++ b/doc/rrdgraph-old.pod @@ -2,12 +2,12 @@ rrdtool graph - Create a graph based on data from one or several RRD -=for html
PDF version.
+=for html
PDF version.
=head1 SYNOPSIS -B B I -S<[B<-s>|B<--start> I]> +B B I +S<[B<-s>|B<--start> I]> S<[B<-e>|B<--end> I]> S<[B<-x>|B<--x-grid> I]> S<[B<-y>|B<--y-grid> I]> @@ -17,13 +17,13 @@ S<[B<-M>|B<--alt-autoscale-max>]> S<[B<-X>|B<--units-exponent>]> I]> S<[B<-v>|B<--vertical-label> I]> S<[B<-w>|B<--width> I]> -S<[B<-h>|B<--height> I]> -S<[B<-i>|B<--interlaced>]> -S<[B<-f>|B<--imginfo> I]> -S<[B<-a>|B<--imgformat> B|B]> -S<[B<-z>|B<--lazy>]> +S<[B<-h>|B<--height> I]> +S<[B<-i>|B<--interlaced>]> +S<[B<-f>|B<--imginfo> I]> +S<[B<-a>|B<--imgformat> B|B]> +S<[B<-z>|B<--lazy>]> S<[B<-o>|B<--logarithmic>]> -S<[B<-u>|B<--upper-limit> I]> +S<[B<-u>|B<--upper-limit> I]> S<[B<-l>|B<--lower-limit> I]> S<[B<-g>|B<--no-legend>]> S<[B<-r>|B<--rigid>]> @@ -51,11 +51,11 @@ from generating graphs, it can also extract numerical reports. =over -=item I +=item I -The name of the graph to generate. Since B outputs +The name of the graph to generate. Since B outputs SVGs and PNGs, it's recommended that the filename end in either -F<.svg> or F<.png>. B does not enforce this, however. +F<.svg> or F<.png>. B does not enforce this, however. If the I is set to '-' the image file will be written to standard out. All other output will get suppressed. @@ -78,7 +78,7 @@ documentation for a detailed explanation of ways to specify time. =item B<-x>|B<--x-grid> I (default autoconfigure) The x-axis label is quite complex to configure. So if you don't have -very special needs, you can rely on the autoconfiguration to get this +very special needs, you can rely on the auto configuration to get this right. If you want no x-grid at all, use the magic setting B. @@ -115,7 +115,7 @@ you make sure that this happens. =item B<-y>|B<--y-grid> I:I