summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 210f672)
raw | patch | inline | side by side (parent: 210f672)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 20 Aug 2009 22:07:43 +0000 (22:07 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 20 Aug 2009 22:07:43 +0000 (22:07 +0000) |
program/src/rrd_graph.c | patch | blob | history |
index d86dfe1ead3ad9a4b1f8f6fb8d4f979960caa376..4fd3ffa8d3aee262f054f04ebb0883d4c9eec9eb 100644 (file)
--- a/program/src/rrd_graph.c
+++ b/program/src/rrd_graph.c
int col_start, col_end;
opt = getopt_long(argc, argv,
- "s:e:x:y:v:w:h:Diu:l:rb:oc:n:m:t:f:a:I:zgjFYAMEX:L:S:T:NR:B:W:kP",
+ "s:e:x:y:v:w:h:Diu:l:rb:oc:n:m:t:f:a:I:zgG:jFYAMEX:L:S:T:NR:B:W:kP",
long_options, &option_index);
if (opt == EOF)
break;