aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-04-01 17:56:04 +0200
committerThomas White <taw@physics.org>2010-04-01 17:56:04 +0200
commitf318994ea3f7d801a5feccdf253664ca2ff241d7 (patch)
treecdc355bf253ba5fedf8d9ccd65a82e1973e4322d /src/indexamajig.c
parent9cd40c762e1db936f14f61da26b7fad17cbd989c (diff)
indexamajig: Clarify default value for -j
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c2
1 files changed, 1 insertions, 1 deletions
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 <n> Run <n> analyses in parallel.\n"
+" -j <n> Run <n> 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"