projects
/
rrdtool.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b14cd64
)
Changed intercept to slope for beta parameter in rrdtune doc.
author
jake
<jake@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 22 May 2002 15:25:43 +0000
(15:25 +0000)
committer
jake
<jake@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 22 May 2002 15:25:43 +0000
(15:25 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@144
a5681a0c
-68f1-0310-ab6d-
d61299d08faa
doc/rrdtune.pod
patch
|
blob
|
history
diff --git
a/doc/rrdtune.pod
b/doc/rrdtune.pod
index
d4fa076
..
90b216b
100644
(file)
--- a/
doc/rrdtune.pod
+++ b/
doc/rrdtune.pod
@@
-105,7
+105,7
@@
Must be between 0 and 1.
=item S<B<--beta> I<adaption-parameter>>
-Alter the
intercept
adaptation parameter for the Holt-Winters forecasting algorithm.
+Alter the
slope
adaptation parameter for the Holt-Winters forecasting algorithm.
Must be between 0 and 1.
=item S<B<--gamma> I<adaption-parameter>>