aboutsummaryrefslogtreecommitdiff
path: root/src/get_hkl.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-10-12 18:39:10 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:02 +0100
commit9152a9fdbb765ba37a8211f5b4d72794a423ebd2 (patch)
tree0c9034079df19b4bd25dc480063cd97d840917b9 /src/get_hkl.c
parentc2816111b6799af3cea2c373a71781fe7423bc13 (diff)
get_hkl: Update --help
Diffstat (limited to 'src/get_hkl.c')
-rw-r--r--src/get_hkl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/get_hkl.c b/src/get_hkl.c
index 1a1d058a..dba341c6 100644
--- a/src/get_hkl.c
+++ b/src/get_hkl.c
@@ -41,6 +41,7 @@ static void show_help(const char *s)
" -y, --symmetry=<sym> The symmetry of the input file (-i).\n"
" -w, --twin=<sym> Generate twinned data according to the given\n"
" point group.\n"
+" -e, --expand=<sym> Expand reflections to this point group.\n"
" -o, --output=<filename> Output filename (default: stdout).\n"
" -i, --intensities=<file> Read intensities from file instead of\n"
" calculating them from scratch. You might use\n"