diff options
author | Thomas White <taw@physics.org> | 2011-06-01 11:54:00 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:27 +0100 |
commit | 1a5c83e23da5411aeb396e54acd9fd42a0900398 (patch) | |
tree | 1393318c4e3f3f00c922fdf44c9cc15cfe900b1b /src/process_hkl.c | |
parent | 190be719f2bae938e8dabe0b1ef9eb6d25acd47f (diff) |
process_hkl: Clean up --help
This option was removed a long time ago.
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r-- | src/process_hkl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c index 4dfdaa22..b3722ad9 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -63,7 +63,6 @@ static void show_help(const char *s) " the default.\n" " -g, --histogram=<h,k,l> Calculate the histogram of measurements for this\n" " reflection.\n" -" --rmerge Calculate and report Rmerge and Rpim\n" "\n" " --scale Scale each pattern for best fit with the current\n" " model.\n" |