aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-06-30 15:33:57 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:51 +0100
commita1e1f14f09e0c0a9a00175c821650588cc2fbaea (patch)
tree97e6bc201821bd42a46cbcb1b2c53c585090d163 /src
parent9887bf37a6bc0708d7589968a183cdde4a042f7a (diff)
process_hkl: Add missing help
Diffstat (limited to 'src')
-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"
);
}