X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph.pod;h=b4a46ac5918da3bc123651e4073e6c83bca34652;hp=9060bd831b97d695edbe6d1ac3392bd79174ee4d;hb=0c06404fd40724f9e1318715c1e737302658befb;hpb=5fc7ff89bdbced9c593c566fea9840a269935dcd diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 9060bd8..b4a46ac 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -4,7 +4,7 @@ rrdgraph - Round Robin Database tool grapher functions =head1 SYNOPSIS -B I +B I [I> ...] [I> ...] [I> ...] @@ -43,16 +43,23 @@ it. For instance, you might be collecting B per second, but want to display B per second. This is what the B> command is designed for. After B the data, a copy is made and this copy is modified -using a rather powerful B> command set. +using a rather powerful B> command set. When you are done fetching and processing the data, it is time to graph it (or print it). This ends the B sequence. =head1 OPTIONS -=over 4 -=item filename +=head2 B + +This alternate version of B takes the same arguments and performs the +same function. The I stands for I, which describes the output +returned. B will return a lot of information about the graph using +the same format as rrdtool info (key = value). See the bottom of the document for more information. + + +=head2 I The name and path of the graph to generate. It is recommended to end this in C<.png>, C<.svg> or C<.eps>, but B does not enforce this. @@ -60,7 +67,7 @@ end this in C<.png>, C<.svg> or C<.eps>, but B does not enforce this. I can be 'C<->' to send the image to C. In this case, no other output is generated. -=item Time range +=head2 Time range [B<-s>|B<--start> I