aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-03-02 17:17:45 +0100
committerThomas White <taw@physics.org>2012-03-02 17:17:45 +0100
commit0bee2d69263d36b05c060b67c6407af34cd1afd8 (patch)
treecf8a94f502f4b81578b99e64400d0d71637375bf
parentcf0a4255cb0602d5a879823eb2dcce56b4ac40c5 (diff)
get_hkl: Remove untruth in --help
-rw-r--r--src/get_hkl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/get_hkl.c b/src/get_hkl.c
index 3ebfe3db..4afefd51 100644
--- a/src/get_hkl.c
+++ b/src/get_hkl.c
@@ -58,8 +58,7 @@ static void show_help(const char *s)
"To calculate Poisson samples accurately, you must also give:\n"
" -b, --beam=<file> Get beam parameters from file.\n"
"\n"
-"You can artificially 'twin' the reflections, or expand them out. You can also"
-" do both, in which case the 'twinning' will be done first:\n"
+"You can artificially 'twin' the reflections, or expand them out.\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"