diff options
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r-- | src/process_hkl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c index 507953c6..e3ae1302 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -77,8 +77,6 @@ static void show_help(const char *s) "\n" " --scale Scale each pattern for best fit with the current\n" " model.\n" -" --reference=<file> Compare against intensities from <file> when\n" -" scaling. \n" " --no-polarisation Disable polarisation correction.\n" " --min-measurements=<n> Require at least <n> measurements before a\n" " reflection appears in the output. Default: 2\n" |