guess the option should still be called template :-)
[rrdtool.git] / src / rrd_update.c
index ca88a67..d164e34 100644 (file)
@@ -171,7 +171,7 @@ rrd_update(int argc, char **argv)
     while (1) {
                static struct option long_options[] =
                        {
-                               {"tmplt",      required_argument, 0, 't'},
+                               {"template",      required_argument, 0, 't'},
                                {0,0,0,0}
                        };
                int option_index = 0;