]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
rrdlast: 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)
commit5a00dc4000d1e9100746613c764f7a76fba8ff89
treedbd3b7f1d809a0a1a804afaa7591e0fdf5aafd97
parent225e5be0bdf994efcded197026e6f9b8d6dd0ea2
rrdlast: fix options documentation and parsing

* Document short option '-d' for daemon.
* Remove noflush option from documentation, unimplemented
* Add short-option '-d' to error message.
* Add daemon to rrdtool help.
doc/rrdlast.pod
src/rrd_last.c
src/rrd_tool.c