summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c6dedd6)
raw | patch | inline | side by side (parent: c6dedd6)
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) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1900 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 6261512c104c0e5fddca77997d1efc388f4765c1..d86dfe1ead3ad9a4b1f8f6fb8d4f979960caa376 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: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;