]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
rrddump: fix options documentation
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)
commit73fd65f5e275c33226058b159c4b43cf53af0458
treec1c4042d8ea1e68aa005ccc7dddc3618125c9f01
parent9631644c58a8de5ea4f7500295e6d90ea945ec56
rrddump: fix options documentation

* Document short options '-n' for no-header and '-d' for daemon.
* Add command line options to error message.
* Add command line options to rrdtool help.
doc/rrddump.pod
src/rrd_dump.c
src/rrd_tool.c