Code

Root plugins installed with world executable permissions. Removed references
[nagiosplug.git] / plugins-root / check_dhcp.c
index fbfb3311b2f4dc3b9270fe71a74c43a576b79036..245946b5ebd971c173f82ac2dc502f9ef70ff7d2 100644 (file)
@@ -1091,7 +1091,7 @@ int call_getopt(int argc, char **argv){
                        break;
 
                case '?': /* help */
-                       usage2 (_("Unknown argument"), optarg);
+                       usage5 ();
                        break;
 
                default: