rrdgraph(1): Removed a legacy `=back'.
[rrdtool.git] / doc / rrdgraph.pod
index 048171a..c8fe0e0 100644 (file)
@@ -248,7 +248,7 @@ to the more robust B<--alt-y-grid> mode.
 
 How many digits should rrdtool assume the y-axis labels to be? You
 may have to use this option to make enough space once you start
-fideling with the y-axis labeling.
+fiddling with the y-axis labeling.
 
 [B<--units=si>]
 
@@ -265,6 +265,17 @@ Note that for linear graphs, SI notation is used by default.
 Only generate the graph if the current graph is out of date or not
 existent.
 
+[B<--daemon> I<address>]
+
+Address of the L<rrdcached(1)> daemon. If specified, a C<flush> command is sent
+to the server before reading the RRD files. This allows the graph to contain
+fresh data even if the daemon is configured to cache values for a long time. To
+specify a UNIX domain socket use the prefix C<unix:>, see example below. Other
+addresses are interpreted as normal network addresses, i.E<nbsp>e. IPv4 or IPv6
+addresses in most cases.
+
+ rrdtool graph [...] --daemon unix:/var/run/rrdcached.sock [...]
+
 [B<-f>|B<--imginfo> I<printfstr>]
 
 After the image has been created, the graph function uses printf
@@ -439,8 +450,6 @@ at least one print statement to generate a report.
 See L<rrdgraph_graph> for the exact format.
 
 
-=back
-
 =head2 graphv
 
 Calling rrdtool with the graphv option will return information in the