From 9467afae90d7a7538edb8c1134cd695b22d6de5e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 4 Dec 2009 17:17:47 +0100 Subject: Tidy up --help --- src/process_hkl.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/process_hkl.c') diff --git a/src/process_hkl.c b/src/process_hkl.c index c7a1a2a1..4fb64aaa 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -49,8 +49,9 @@ static void show_help(const char *s) " analysis only after reading all the patterns.\n" " -r, --rvsq Output lists of R vs |q| (\"Luzzatti plots\") when\n" " analysing figures of merit.\n" -" --stop-after= Stop after processing n patterns (zero means\n" -" keep going until the end of the input).\n" +" --stop-after= Stop after processing n patterns. Zero means\n" +" keep going until the end of the input, and is the\n" +" default." " --zone-axis Output an [001] zone axis pattern each time the\n" " figures of merit are analysed.\n"); } -- cgit v1.2.3