summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c0ee869)
raw | patch | inline | side by side (parent: c0ee869)
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) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1901 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_graph.c | patch | blob | history |
diff --git a/src/rrd_graph.c b/src/rrd_graph.c
index d86dfe1ead3ad9a4b1f8f6fb8d4f979960caa376..4fd3ffa8d3aee262f054f04ebb0883d4c9eec9eb 100644 (file)
--- a/src/rrd_graph.c
+++ b/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;