projects
/
rrdtool.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a316b7
)
rrdfetch(1): Add `--daemon' to the synopsis.
author
Florian Forster
<octo@leeloo.home.verplant.org>
Tue, 15 Jul 2008 18:06:41 +0000
(20:06 +0200)
committer
Florian Forster
<octo@leeloo.home.verplant.org>
Tue, 15 Jul 2008 18:06:41 +0000
(20:06 +0200)
doc/rrdfetch.pod
patch
|
blob
|
history
diff --git
a/doc/rrdfetch.pod
b/doc/rrdfetch.pod
index
9ef417a
..
c6a0b1e
100644
(file)
--- a/
doc/rrdfetch.pod
+++ b/
doc/rrdfetch.pod
@@
-8,6
+8,7
@@
B<rrdtool> B<fetch> I<filename> I<CF>
S<[B<--resolution>|B<-r> I<resolution>]>
S<[B<--start>|B<-s> I<start>]>
S<[B<--end>|B<-e> I<end>]>
+S<[B<--daemon> I<address>]>
=head1 DESCRIPTION
@@
-285,4
+286,5
@@
line argument takes precedence.
=head1 AUTHOR
-Tobias Oetiker <tobi@oetiker.ch>
+Tobias Oetiker E<lt>tobi@oetiker.chE<gt>
+