X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdcgi.pod;h=96008ade990777cc91bdc8a22d6b89563a8eaaa2;hb=f0c6bba949430326167217d3f667b4d99b681511;hp=d55095c3940c0bd562f118039b2b85bacc0a2e02;hpb=35e66dd1f1a4c2d6934e74a137f047bc0c6a9c38;p=rrdtool.git diff --git a/doc/rrdcgi.pod b/doc/rrdcgi.pod index d55095c..96008ad 100644 --- a/doc/rrdcgi.pod +++ b/doc/rrdcgi.pod @@ -7,9 +7,7 @@ rrdcgi - create web pages containing RRD graphs based on templates =head1 SYNOPSIS #!/path/to/B -S<[B<--goodfor>|B<-g> I]> S<[B<--filter>]> -S<[B<--refresh>|B<-r>]> =head1 DESCRIPTION @@ -30,11 +28,6 @@ The argument parser uses the same semantics as you are used from your c shell. Assume that rrdcgi is being run as a filter and not as a cgi. -=item B<--refresh>|B<-r> - -If the B<--goodfor> flag is specified, then B<--refresh> will cause rrdcgi -to output a Refresh header with the value of the B<--goodfor> value. - =back =head2 Pass 1