From: Dominik Csapak Date: Tue, 8 Aug 2017 12:54:50 +0000 (+0200) Subject: correct the note in the perl binding about the empty filename X-Git-Tag: v1.7.1~115^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F815%2Fhead;p=thirdparty%2Frrdtool-1.x.git correct the note in the perl binding about the empty filename passing an empty filename to graphv does not work anymore, but the documentation of the perl-shared binding still said so correctly note that you have to pass '-' Signed-off-by: Dominik Csapak --- diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 7b94767c..8be826e1 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -104,7 +104,7 @@ the values of the properties. B takes the same parameters as B but it returns a pointer to hash. The hash returned contains meta information about the graph. Like its size as well as the position of the graph area on the image. -When calling with and empty filename than the contents of the graph will be +When calling with '-' as the filename then the contents of the graph will be returned in the hash as well (key 'image'). B also returns a pointer to hash. The keys of the hash