aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2009-12-04 15:31:38 +0100
committerThomas White <taw@physics.org>2009-12-04 15:31:38 +0100
commit1e39bf6a4886194476f2c8cedac1814b3f53e6e1 (patch)
tree1bf4d00dafc9faa4307cdca464f66a51d4d1de42 /src/process_hkl.c
parent2374fa202a63862ad32e3265b068db001815424a (diff)
Clarify help message
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r--src/process_hkl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c
index 9142d5c7..3789c94f 100644
--- a/src/process_hkl.c
+++ b/src/process_hkl.c
@@ -44,7 +44,8 @@ static void show_help(const char *s)
" maximum intensity measured for that reflection.\n"
" The default is to use the mean value from all\n"
" measurements.\n"
-" -e, --output-every=<n> Analyse figures of merit after every n patterns.\n"
+" -e, --output-every=<n> Analyse figures of merit after every n patterns\n"
+" (default: 1000).\n"
" -r, --rvsq Output lists of R vs |q| (\"Luzzatti plots\") when\n"
" analysing figures of merit.\n"
" --stop-after=<n> Stop after processing n patterns (zero means\n"