accept -j
authorTero Marttila <terom@fixme.fi>
Thu, 31 Dec 2009 17:06:25 +0200
changeset 24 0d319520916e
parent 23 9fd50fc1d223
child 25 a2d30ea44cbe
accept -j
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