aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/indexamajig.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index b7f464de..e986e0c7 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -154,6 +154,8 @@ static void show_help(const char *s)
" --no-multi Don't repeat indexing to index multiple hits.\n"
" --no-retry Don't repeat indexing to increase indexing rate.\n"
" --no-refine Skip the prediction refinement step.\n"
+" --check-peaks Check that most of the peaks can be accounted for\n"
+" by the indexing solution.\n"
"\n"
"\nOptions for greater performance:\n\n"
" -j <n> Run <n> analyses in parallel. Default 1.\n"