Signed-off-by: Tommi Rantala <tommi.t.rantala@xxxxxxxxx> --- src/cyclictest/cyclictest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cyclictest/cyclictest.c b/src/cyclictest/cyclictest.c index 2630296..0a2cd9e 100644 --- a/src/cyclictest/cyclictest.c +++ b/src/cyclictest/cyclictest.c @@ -1349,8 +1349,8 @@ static void display_help(int error) "-s --system use sys_nanosleep and sys_setitimer\n" "-S --smp Standard SMP testing: options -a -t and\n" " same priority of all threads\n" - " --spike=<trigger> record all spikes > trigger\n" - " --spike-nodes=[num of nodes]\n" + " --spike=<trigger> record all spikes > trigger\n" + " --spike-nodes=[num of nodes]\n" " These are the maximum number of spikes we can record.\n" " The default is 1024 if not specified\n" #ifdef ARCH_HAS_SMI_COUNTER -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html