From 6c2a86fdf04750915de1913bcdc80a8b168918fa Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 4 Oct 2012 12:18:37 +0200 Subject: render_hkl: Update docs --- src/render_hkl.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/render_hkl.c') diff --git a/src/render_hkl.c b/src/render_hkl.c index 7818b304..dbcdba43 100644 --- a/src/render_hkl.c +++ b/src/render_hkl.c @@ -64,6 +64,7 @@ static void show_help(const char *s) " Default: 1,0,0.\n" " -r, --right=,, Indices for the axis in the 'right' (roughly)\n" " direction. Default: 0,1,0.\n" +" --zone= Show the th Laue zone.\n" " -o, --output= Output filename. Default: za.pdf\n" " --boost= Squash colour scale by .\n" " -p, --pdb= PDB file from which to get the unit cell.\n" @@ -79,8 +80,9 @@ static void show_help(const char *s) " according to:\n" " I : the intensity of the reflection.\n" " sqrtI : the square root of the intensity.\n" -" count : the number of measurements for the reflection.\n" -" (after correcting for 'epsilon')\n" +" count : the number of measurements for the\n" +" reflection (after correcting for\n" +" multiplicity 'epsilon').\n" " rawcts : the raw number of measurements for the\n" " reflection (no 'epsilon' correction).\n" "\n" -- cgit v1.2.3