rimosse opzioni non usate e file rimasto indietro.
[gapil.git] / sources / mylschroot.c
index 56b3d63c9d2228ce0fb9e8d11a3cb6a069711fb4..13d93bb6316c36f70e730609f02e0101ce8fe8de 100644 (file)
@@ -54,7 +54,7 @@ int main(int argc, char *argv[])
      * Use getopt function
      */
     opterr = 0;         /* don't want writing to stderr */
-    while ( (i = getopt(argc, argv, "hs:l:wrbf")) != -1) {
+    while ( (i = getopt(argc, argv, "h")) != -1) {
        switch (i) {
        /* 
         * Handling options