summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fc1e020)
raw | patch | inline | side by side (parent: fc1e020)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 24 Oct 2008 06:20:21 +0000 (06:20 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 24 Oct 2008 06:20:21 +0000 (06:20 +0000) |
program/doc/rrdpython.pod | patch | blob | history |
index dc329ecaf85c7e6562a48e9ba55b4237a20cf4ed..48e3dac127aa7457bab5b5fb0abaec5235739ced 100644 (file)
=head1 SYNOPSIS
import rrdtool
- rrdtool.create('/tmp/test.rrd', 'DS:foo:GUAGE:20:0:U')
+ rrdtool.create('/tmp/test.rrd', 'DS:foo:GAUGE:20:0:U')
=head1 DESCRIPTION