aboutsummaryrefslogtreecommitdiff
path: root/src/ambigator.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ambigator.c')
-rw-r--r--src/ambigator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ambigator.c b/src/ambigator.c
index da7e0e11..86d6d71c 100644
--- a/src/ambigator.c
+++ b/src/ambigator.c
@@ -72,7 +72,6 @@ static void show_help(const char *s)
" --end-assignments=<fn> Save end assignments to file <fn>.\n"
" --fg-graph=<fn> Save f and g correlation values to file <fn>.\n"
" --ncorr=<n> Use <n> correlations per crystal. Default 1000\n"
-" --stop-after=<n> Use at most the first <n> crystals.\n"
" -j <n> Use <n> threads for CC calculation.\n"
);
}