From: Florian Forster Date: Sun, 29 Jun 2008 12:32:09 +0000 (+0200) Subject: rrdfetch(1): Document the RRDCACHED_ADDRESS environment variable. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=e255d9f4d542f753edaf32fa5bd6c6fddd63ee2e;p=rrdtool.git rrdfetch(1): Document the RRDCACHED_ADDRESS environment variable. --- diff --git a/doc/rrdfetch.pod b/doc/rrdfetch.pod index 62736fa..9ef417a 100644 --- a/doc/rrdfetch.pod +++ b/doc/rrdfetch.pod @@ -268,6 +268,21 @@ I<931225537> -- 18:45 July 5th, 1999 I<19970703 12:45> -- 12:45 July 3th, 1997 (my favorite, and its even got an ISO number (8601)). +=head1 ENVIRONMENT VARIABLES + +The following environment variables may be used to change the behavior of +Cfetch>: + +=over 4 + +=item B + +If this environment variable is set it will have the same effect as specifying +the C<--daemon> option on the command line. If both are present, the command +line argument takes precedence. + +=back + =head1 AUTHOR Tobias Oetiker