X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevcontrol.c;h=6ca90855c55146aca3a0b6439a56914182dc89c7;hb=d2c9a56e0e624ed448aed8ad18460deed63973e1;hp=a983f22835ffaf7d2d7738b9326e7d11876c47f9;hpb=27b77df44daebbd7597c572343105c16de099233;p=elogind.git diff --git a/udevcontrol.c b/udevcontrol.c index a983f2283..6ca90855c 100644 --- a/udevcontrol.c +++ b/udevcontrol.c @@ -125,7 +125,7 @@ int main(int argc, char *argv[], char *envp[]) " reload_rules reloads the rules files\n" " max_childs= maximum number of childs\n" " max_childs_running= 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);