summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b73eee9)
raw | patch | inline | side by side (parent: b73eee9)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 20 Aug 2009 22:03:51 +0000 (22:03 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 20 Aug 2009 22:03:51 +0000 (22:03 +0000) |
program/src/rrd_graph.c | patch | blob | history |
index 6261512c104c0e5fddca77997d1efc388f4765c1..d86dfe1ead3ad9a4b1f8f6fb8d4f979960caa376 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:D:iu: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:zgjFYAMEX:L:S:T:NR:B:W:kP",
long_options, &option_index);
if (opt == EOF)
break;