From 866221a5efb5e4a44633ce8b12e2f76bbc48164b Mon Sep 17 00:00:00 2001 From: Mac Mollison Date: Wed, 6 Oct 2010 18:04:31 -0400 Subject: Minor --- bin/rt_launch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/rt_launch.c b/bin/rt_launch.c index 5c71d01..39242a4 100644 --- a/bin/rt_launch.c +++ b/bin/rt_launch.c @@ -29,7 +29,7 @@ int launch(void *task_info_p) { } void usage(char *error) { - fprintf(stderr, "%s\nUsage: rt_launch [-w][-v][-p cpu][-c hrt | srt | be] [-m criticality] wcet period program [arg1 arg2 ...]\n" + fprintf(stderr, "%s\nUsage: rt_launch [-w][-v][-p cpu][-c hrt | srt | be][-m criticality] wcet period program [arg1 arg2 ...]\n" "\t-w\tSynchronous release\n" "\t-v\tVerbose\n" "\t-p\tcpu (or initial cpu)\n" -- cgit v1.2.2