X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=bindings%2Ftcl%2FREADME;h=065a03aace9465a4d96df2fbb1f2b874bbf7369d;hp=cb129a6c09c780fe53c68d94e5263b87401df74b;hb=d828f3eccac8dbad7bfc14812e406377669baaa4;hpb=87264104167c04f84e61e3580292217269bab14f diff --git a/bindings/tcl/README b/bindings/tcl/README index cb129a6..065a03a 100644 --- a/bindings/tcl/README +++ b/bindings/tcl/README @@ -10,7 +10,7 @@ TCLRRD adds a dynamically loadable package to the Tcl 8.x interpreter to access all RRD functions as of RRDtool 1.0.13. All command names and arguments are equal to those of RRDtool. They are assigned to the namespace `Rrd', e.g. `Rrd::create'. Return values are a bit -different from plain rrdtool behavior to enable more native Tcl +different from plain RRDtool behavior to enable more native Tcl usage. Errors are mapped to the TCL_ERROR return code together with the RRD error strings.