aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/partialator.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/partialator.c b/src/partialator.c
index 11bf8df2..ef81ab43 100644
--- a/src/partialator.c
+++ b/src/partialator.c
@@ -71,8 +71,8 @@ static void show_help(const char *s)
" -i, --input=<filename> Specify the name of the input 'stream'.\n"
" -o, --output=<filename> Output filename. Default: partialator.hkl.\n"
" -y, --symmetry=<sym> Merge according to symmetry <sym>.\n"
-" --start-after=<n> Skip <n> crystals at the start of the stream.\n"
-" --stop-after=<n> Stop after merging <n> crystals.\n"
+" --start-after=<n> Skip <n> crystals at the start of the stream.\n"
+" --stop-after=<n> Stop after merging <n> crystals.\n"
" -n, --iterations=<n> Run <n> cycles of scaling and post-refinement.\n"
" --no-scale Fix all the scaling factors at unity.\n"
" -m, --model=<model> Specify partiality model.\n"