projects
/
rrdtool.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d31f0
)
rrdgraph(1): Corrected the example included with `--daemon'.
author
Florian Forster
<octo@leeloo.home.verplant.org>
Tue, 24 Jun 2008 19:12:27 +0000
(21:12 +0200)
committer
Florian Forster
<octo@leeloo.home.verplant.org>
Tue, 24 Jun 2008 19:12:27 +0000
(21:12 +0200)
doc/rrdgraph.pod
patch
|
blob
|
history
diff --git
a/doc/rrdgraph.pod
b/doc/rrdgraph.pod
index
592cb9b
..
3dbebb4
100644
(file)
--- a/
doc/rrdgraph.pod
+++ b/
doc/rrdgraph.pod
@@
-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>]