collectd.c: Added '-t' command line option.
authorSebastian Harl <sh@tokkee.org>
Wed, 23 May 2007 12:21:19 +0000 (14:21 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 23 May 2007 16:03:19 +0000 (18:03 +0200)
commit91f2edda6b4c26aa79d8746f7b900c6621e7e754
tree58b49c4c4e23d9a58507a95353e609768e8b605d
parent3390e46ca41708617813cded6e0991e5b9659783
collectd.c: Added '-t' command line option.

This option allows to test the configuration only. The program immediately
exits after parsing the config file. A return code not equal to zero indicates
an error.

Some typos have been fixed as well.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
ChangeLog
src/collectd.c
src/collectd.pod