index 58800fb..116251b 100644 (file)
@@ -170,7 +170,7 @@ int main(int argc, char *argv[], char *envp[])
     /*-------------------- Parse command line inputs ------------------------*/
 
     if (argc < 2) usage();  /* People who don't give any arguments need help */
-    while ( ( opt = my_getopt ( argc, argv, "s:e:r:h" ) ) != EOF )
+    while ( ( opt = my_getopt ( argc, argv, "s:r:h" ) ) != EOF )
         switch ( opt )
         {
         case 's':