From ce88c4762c29bb90d8a07dd5936451f945e919fc Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 5 Mar 2012 17:24:35 +0100 Subject: process_hkl: Tidy up --help --- src/process_hkl.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/process_hkl.c') diff --git a/src/process_hkl.c b/src/process_hkl.c index 5c9f8a28..a5387b2a 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -55,6 +55,7 @@ static void show_help(const char *s) " -i, --input= Specify input filename (\"-\" for stdin).\n" " -o, --output= Specify output filename for merged intensities\n" " Default: processed.hkl).\n" +" -y, --symmetry= Merge according to point group .\n" "\n" " --max-only Take the integrated intensity to be equal to the\n" " maximum intensity measured for that reflection.\n" @@ -75,11 +76,8 @@ static void show_help(const char *s) "\n" " --scale Scale each pattern for best fit with the current\n" " model.\n" -" -y, --symmetry= Merge according to point group .\n" " --reference= Compare against intensities from when\n" -" scaling or resolving ambiguities.\n" -" The symmetry of the reference list must be the\n" -" same as that given with '-y'.\n" +" scaling. \n" ); } -- cgit v1.2.3