]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
rrdtune: fix options documentation and parsing
authorBenoît Monin <benoit.monin@gmx.fr>
Sat, 25 Apr 2015 10:02:44 +0000 (12:02 +0200)
committerBenoît Monin <benoit.monin@gmx.fr>
Sat, 25 Apr 2015 20:54:52 +0000 (22:54 +0200)
commit29b13a7751b0f2bee149c6c324aa8dce8afd3885
treeee2c59f707f6d6efc8abe67114be46b961fa70bb
parentcd9b83a5fcc0a3f25a0ccf2ae480023a56884cd3
rrdtune: fix options documentation and parsing

* Document all the short options.
* Document step option (although detailled documentation is missing)
* Add short options '-s', '-S', '-t' and '-D' to getopt.
* Add missing options to rrdtool help.
doc/rrdtune.pod
src/rrd_tool.c
src/rrd_tune.c