From: Sebastian Harl Date: Sun, 8 Aug 2010 20:18:06 +0000 (+0200) Subject: collectd-flush: Added ‘getval’ to the help output. X-Git-Tag: collectd-5.0.0-beta0~64 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=bbe79aeced66b646bb84aa38f7458e720ad18e1c;p=collectd.git collectd-flush: Added ‘getval’ to the help output. --- diff --git a/src/collectd-flush.c b/src/collectd-flush.c index 53e4872d..2183013a 100644 --- a/src/collectd-flush.c +++ b/src/collectd-flush.c @@ -54,6 +54,7 @@ static void exit_usage (const char *name, int status) { "\nAvailable commands:\n\n" + " * getval \n" " * flush [timeout=] [plugin=] [identifier=]\n" "\nIdentifiers:\n\n"