From 88caa9da18841561c604c5a237cb776375eee035 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 7 Mar 2007 18:00:12 +0100 Subject: man: add missing options to various man pages --- udevcontrol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'udevcontrol.c') diff --git a/udevcontrol.c b/udevcontrol.c index a983f22835..6ca90855c5 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); -- cgit v1.2.3-54-g00ecf