From 730c7d3464912028d443a81354d1758ddfe231ca Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 25 Mar 2011 15:38:06 +0100 Subject: Clarify help message --- src/indexamajig.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/indexamajig.c b/src/indexamajig.c index 71fa98d1..983fedc3 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -193,7 +193,8 @@ static void show_help(const char *s) " least 10%% of the located peaks.\n" "\n" "You can tune the CPU affinities for enhanced performance on NUMA machines:\n" -" --cpus= Specify number of CPUs.\n" +" --cpus= Specify number of CPUs. This is NOT the same as\n" +" giving the number of analyses to run in parallel.\n" " --cpugroup= Batch threads in groups of this size.\n" " --cpuoffset= Start using CPUs at this group number.\n" ); -- cgit v1.2.3