rrdgraph(1): Corrected the example included with `--daemon'.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Tue, 24 Jun 2008 19:12:27 +0000 (21:12 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Tue, 24 Jun 2008 19:12:27 +0000 (21:12 +0200)
doc/rrdgraph.pod

index 592cb9b..3dbebb4 100644 (file)
@@ -274,7 +274,7 @@ 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 fetch --daemon unix:/var/run/rrdcached.sock /var/lib/rrd/foo.rrd AVERAGE
+ rrdtool graph [...] --daemon unix:/var/run/rrdcached.sock [...]
 
 [B<-f>|B<--imginfo> I<printfstr>]