chiark / gitweb /
run_directory: add final warning before removal
[elogind.git] / udevcontrol.c
index a983f22835ffaf7d2d7738b9326e7d11876c47f9..6ca90855c55146aca3a0b6439a56914182dc89c7 100644 (file)
@@ -125,7 +125,7 @@ int main(int argc, char *argv[], char *envp[])
                                "  reload_rules           reloads the rules files\n"
                                "  max_childs=<N>         maximum number of childs\n"
                                "  max_childs_running=<N> maximum number of childs running at the same time\n"
-                               "  --help                 print this help text\n\n");
+                               "  help                   print this help text\n\n");
                        goto exit;
                } else {
                        fprintf(stderr, "unrecognized command '%s'\n", arg);