diff options
author | Thomas White <taw@physics.org> | 2015-11-13 11:04:40 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-11-13 11:04:40 +0100 |
commit | 0596ddd5133d977f168d889fca157d319822ef30 (patch) | |
tree | c87dcac388121579f0122f85813057d04bb52d4f | |
parent | af894a70bd2c84deac7bd395e73242741d51b6d2 (diff) |
Fix bug in process_hkl documentation
-rw-r--r-- | doc/man/process_hkl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/process_hkl.1 b/doc/man/process_hkl.1 index 6db3c213..3876005a 100644 --- a/doc/man/process_hkl.1 +++ b/doc/man/process_hkl.1 @@ -108,7 +108,7 @@ Include reflections only if their peak values were less than \fIn\fR. That mean .PD 0 .IP \fB--min-res=\fR\fIn\fR .PD -Merge crystals only if they diffract to beyond \fIn\fR Angstroms resolution. The default is zero, i.e. no cutoff. The resolution is taken from the diffraction_resolution_limit line in the stream. +Merge crystals only if they diffract to beyond \fIn\fR Angstroms resolution. The default is infinity, i.e. all crystals are included. The resolution is taken from the diffraction_resolution_limit line in the stream. .PD 0 .IP \fB--push-res=\fIn\fR |