diff options
author | Thomas White <taw@physics.org> | 2012-03-05 17:48:29 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-03-05 18:11:36 +0100 |
commit | 05144f78db92af885f10879f49c8f98f82e028f9 (patch) | |
tree | 15881251d3a5be7e6d6152de31e0b2fa96708c4b /src/process_hkl.c | |
parent | ce88c4762c29bb90d8a07dd5936451f945e919fc (diff) |
Manual page for process_hkl
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r-- | src/process_hkl.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c index a5387b2a..a2cdfa61 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -66,9 +66,7 @@ static void show_help(const char *s) " results to radially summed powder patterns, but\n" " will break R-factor analysis.\n" " --start-after=<n> Skip n patterns at the start of the stream.\n" -" --stop-after=<n> Stop after processing n patterns. Zero means\n" -" keep going until the end of the input, and is\n" -" the default.\n" +" --stop-after=<n> Stop after processing n patterns.\n" " -g, --histogram=<h,k,l> Calculate the histogram of measurements for this\n" " reflection.\n" " -z, --hist-parameters Set the range for the histogram and the number of\n" |