From bb31c00dd9eac559fc2912e115fa5c3d847b11d1 Mon Sep 17 00:00:00 2001 From: Jeremy Erickson Date: Sat, 22 Jan 2011 21:38:41 -0500 Subject: Update help message in rtspin --- bin/rtspin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/rtspin.c') diff --git a/bin/rtspin.c b/bin/rtspin.c index 5c5d8aa..e936ab8 100644 --- a/bin/rtspin.c +++ b/bin/rtspin.c @@ -37,6 +37,7 @@ static void usage(char *error) { " rt_spin -l\n" "\n" "COMMON-OPTS = [-w] [-p PARTITION] [-c CLASS] [-s SCALE]\n" + " [-m CRITICALITY]\n" "\n" "WCET and PERIOD are milliseconds, DURATION is seconds.\n"); exit(EXIT_FAILURE); -- cgit v1.2.2