summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 68215bd)
raw | patch | inline | side by side (parent: 68215bd)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 7 Aug 2010 07:51:08 +0000 (09:51 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 7 Aug 2010 07:51:08 +0000 (09:51 +0200) |
Just like the other tools.
src/collectd-flush.c | patch | blob | history |
diff --git a/src/collectd-flush.c b/src/collectd-flush.c
index 3869991431b96a52d9a075e291fd718f18237935..da81bf456548122820ccef98931c55746c29e578 100644 (file)
--- a/src/collectd-flush.c
+++ b/src/collectd-flush.c
"Flushes all CPU wait RRD values of the first CPU of the local host.\n"
"I.e., writes all pending RRD updates of that data-source to disk.\n"
+
+ "\n"PACKAGE" "VERSION", http://collectd.org/\n"
+ "by Florian octo Forster <octo@verplant.org>\n"
+ "for contributions see `AUTHORS'\n"
, name);
exit (status);
}