]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
rrdcreate: 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:51 +0000 (22:54 +0200)
commit9631644c58a8de5ea4f7500295e6d90ea945ec56
treef41cdcd1aef0f75f06cad375db261d98668d3845
parent4c2a20fada09387480df0aeb60dbe398e21831d9
rrdcreate: fix options documentation and parsing

* Document short options '-O' for no_overwrite and '-d' for daemon.
* Add short options '-t' (template) and '-r' (source) to getopt.
* Add template, source and daemon to rrdtool help.
doc/rrdcreate.pod
src/rrd_create.c
src/rrd_tool.c