summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 11fe010)
raw | patch | inline | side by side (parent: 11fe010)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 16 Dec 2006 16:01:25 +0000 (16:01 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 16 Dec 2006 16:01:25 +0000 (16:01 +0000) |
program/src/rrdupdate.c | patch | blob | history |
index f442f87c09bae5c1e3048ea4de73529e330ed21b..2199a86b01f419798001d84b8b9406b800f075ab 100644 (file)
--- a/program/src/rrdupdate.c
+++ b/program/src/rrdupdate.c
main(int argc, char **argv){
rrd_update(argc,argv);
if (rrd_test_error()) {
- printf("RRDtool " PACKAGE_VERSION " Copyright by Tobi Oetiker, 1997-2005\n\n"
+ printf("RRDtool " PACKAGE_VERSION " Copyright by Tobi Oetiker, 1997-2006\n\n"
"Usage: rrdupdate filename\n"
"\t\t\t[--template|-t ds-name:ds-name:...]\n"
"\t\t\ttime|N:value[:value...]\n\n"