summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 173ad8e)
raw | patch | inline | side by side (parent: 173ad8e)
| author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
| Mon, 16 May 2005 09:01:01 +0000 (09:01 +0000) | ||
| committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
| Mon, 16 May 2005 09:01:01 +0000 (09:01 +0000) |
| program/src/rrd_graph.c | patch | blob | history |
index a258685a91bfb26ec1ffcd95f66dcc8f02592ea1..7db75901a3f0040e30cc5791cb9326d18c3157ed 100644 (file)
--- a/program/src/rrd_graph.c
+++ b/program/src/rrd_graph.c
{"tabwidth", required_argument, 0, 'T'},
{"font-render-mode", required_argument, 0, 'R'},
{"font-smoothing-threshold", required_argument, 0, 'B'},
+ {"alt-y-mrtg", no_argument, 0, 1000}, /* this has no effect it is just here to save old apps from crashing when they use it */
{0,0,0,0}};
int option_index = 0;
int opt;