bindings should invoke new rrd_flushcached (instead of rrd_cmd_flush) -- kevin
[rrdtool.git] / bindings / perl-shared / RRDs.pm
index 3f88c92..33dd529 100644 (file)
@@ -33,7 +33,7 @@ RRDs - Access RRDtool as a shared module
   RRDs::times(start, end)
   RRDs::dump ...
   RRDs::restore ...
-  RRDs::flush ...
+  RRDs::flushcached ...
 
 =head1 DESCRIPTION