aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-01-10 15:14:00 +0100
committerThomas White <taw@physics.org>2013-01-10 15:14:00 +0100
commit995f1ad0169ebdbfb59bfb7834b4a03861ce8dd1 (patch)
tree10525add6de262cfa316e6409c849993f2807c14 /src
parentf1a87a3eb0f2241c61bebaf22850ecdda3ac5971 (diff)
Document compare_hkl --intensity-shells
Diffstat (limited to 'src')
-rw-r--r--src/compare_hkl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compare_hkl.c b/src/compare_hkl.c
index f7776598..08f26e5e 100644
--- a/src/compare_hkl.c
+++ b/src/compare_hkl.c
@@ -95,6 +95,7 @@ static void show_help(const char *s)
" --sigma-cutoff=<n> Discard reflections with I/sigma(I) < n.\n"
" --rmin=<res> Set a lower resolution limit (m^-1).\n"
" --rmax=<res> Set an upper resolution limit (m^-1).\n"
+" --intensity-shells Use shells of intensity instead of resolution.\n"
"\n"
" -h, --help Display this help message.\n"
);