Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put it
[oweals/busybox.git] / util-linux / getopt.c
index 625263184321b25c510d8da57913b97fcc44e59a..eb28d5d07118ff8d021a009ba88c0324591b99ba 100644 (file)
@@ -372,7 +372,7 @@ int getopt_main(int argc, char *argv[])
                         quote=0;
                         break;
                 default:
-                        usage(getopt_usage);
+                        show_usage();
                 }
 
         if (!optstr) {