From: oetiker Date: Sun, 10 Apr 2005 09:15:19 +0000 (+0000) Subject: mention updatev in the synopsis X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=eb8fcb6eb9d3477b3808c8397e13c3f4e1d6ea45 mention updatev in the synopsis git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@375 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 80bd3f6..0b847d2 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -26,6 +26,7 @@ RRDs - Access RRDtool as a shared module RRDs::info ... RRDs::create ... RRDs::update ... + RRDs::updatev ... RRDs::graph ... RRDs::fetch ... RRDs::tune ...