diff -r 9fd50fc1d223 -r 0d319520916e src/util/main.c --- a/src/util/main.c Thu Dec 31 17:05:46 2009 +0200 +++ b/src/util/main.c Thu Dec 31 17:06:25 2009 +0200 @@ -54,7 +54,7 @@ int tmp, err; // parse arguments - while ((opt = getopt_long(argc, argv, "hqvDUW:H:x:y:", options, NULL)) != -1) { + while ((opt = getopt_long(argc, argv, "hqvDUW:H:x:y:j:", options, NULL)) != -1) { switch (opt) { case 'h': // display help