From: oetiker Date: Tue, 9 Apr 2002 21:35:49 +0000 (+0000) Subject: remove boguos description of goodfor and refresh X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=87426c2c9dc6634302a7f3ccf22393b7dfcf3986;p=rrdtool-all.git remove boguos description of goodfor and refresh git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@122 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/doc/rrdcgi.pod b/program/doc/rrdcgi.pod index d55095c3..96008ade 100644 --- a/program/doc/rrdcgi.pod +++ b/program/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