From 40f6ecbc70dcde9e007f4bd6372b4a5e153b693c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 25 Mar 2010 16:27:49 +0100 Subject: get_hkl: Update help message --- src/get_hkl.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/get_hkl.c b/src/get_hkl.c index 7ce753c3..f662f06f 100644 --- a/src/get_hkl.c +++ b/src/get_hkl.c @@ -37,7 +37,10 @@ static void show_help(const char *s) " -t, --template= Only include reflections mentioned in file.\n" " --poisson Simulate Poisson samples.\n" " --twin Generate twinned data.\n" -" -o --output= Output filename (default: stdout).\n"); +" -o --output= Output filename (default: stdout).\n" +" --zone-axis Generate hk0 intensities only (and add\n" +" Synth2D-style header.\n" +); } -- cgit v1.2.3