diff options
Diffstat (limited to 'src/compare_hkl.c')
-rw-r--r-- | src/compare_hkl.c | 1 |
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" ); |