From 9a6b7b16b4497c3f581d1ab0b795fd36359c69c0 Mon Sep 17 00:00:00 2001 From: Chuck Date: Fri, 30 May 2014 15:43:51 +0200 Subject: process_hkl: Update docs (remove --reference) --- doc/man/process_hkl.1 | 6 ------ src/process_hkl.c | 2 -- 2 files changed, 8 deletions(-) diff --git a/doc/man/process_hkl.1 b/doc/man/process_hkl.1 index 7a99316d..b5ff885f 100644 --- a/doc/man/process_hkl.1 +++ b/doc/man/process_hkl.1 @@ -66,12 +66,6 @@ Ignore the first \fIn\fR crystals in the input. The default is \fB--start-after .PD Stop processing after \fIn\fR crystals have been successfully merged. The default is \fB--stop-after=0\fR, which means to process all the patterns from the start point to the end of the input (see \fB--start-after\fR). -.PD 0 -.IP \fB--reference=\fR\fIfilename\fR -.PD -Use intensities from \fIfilename\fR as the reference when scaling, instead of -the current model. - .PD 0 .IP \fB--scale\fR .PD 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= Compare against intensities from when\n" -" scaling. \n" " --no-polarisation Disable polarisation correction.\n" " --min-measurements= Require at least measurements before a\n" " reflection appears in the output. Default: 2\n" -- cgit v1.2.3