From 4938ae88bfaf7bcf5074d9254beb829843c2529c Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 29 Jun 2008 14:32:22 +0200 Subject: [PATCH] rrdgraph(1): Document the RRDCACHED_ADDRESS environment variable. --- doc/rrdgraph.pod | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index c8fe0e0..262410e 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -478,6 +478,21 @@ There is more information returned than in the standard interface. Especially the 'graph_*' keys are new. They help applications that want to know what is where on the graph. +=head1 ENVIRONMENT VARIABLES + +The following environment variables may be used to change the behavior of +Cgraph>: + +=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 SEE ALSO L gives an overview of how B works. -- 2.11.0