From f318994ea3f7d801a5feccdf253664ca2ff241d7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 1 Apr 2010 17:56:04 +0200 Subject: indexamajig: Clarify default value for -j --- src/indexamajig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/indexamajig.c b/src/indexamajig.c index ad6fc441..46109a76 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -85,7 +85,7 @@ static void show_help(const char *s) "\n" " --verbose Be verbose about indexing.\n" " --gpu Use the GPU to speed up the simulation.\n" -" -j Run analyses in parallel.\n" +" -j Run analyses in parallel. Default 1.\n" "\n" " --near-bragg Output a list of reflection intensities to stdout.\n" " The intensities in this list are the sum of\n" -- cgit v1.2.3