aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/process_hkl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c
index 86bb92cd..92ec9a04 100644
--- a/src/process_hkl.c
+++ b/src/process_hkl.c
@@ -70,6 +70,7 @@ static void show_help(const char *s)
" allowable twins.\n"
" --scale Scale each pattern for best fit with the current\n"
" model.\n"
+" -y, --symmetry=<sym> Merge according to point group <sym>.\n"
);
}