aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-03-05 20:00:25 +0100
committerThomas White <taw@bitwiz.org.uk>2012-03-05 20:00:25 +0100
commit62e5d8426010c52720e4eac48566014644b089e9 (patch)
tree2ff843362a136dd0303b1cf7a8b92b921187ac3d
parent4976035d8f4f839fcedc88d5d42bb40f425e38d4 (diff)
Fix a small problem in the man page for indexamajig
-rw-r--r--doc/man/indexamajig.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index ba659e7c..cab1df9d 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -203,7 +203,7 @@ When using \fB--peaks=hdf5\fR, read the peak locations from a table in the HDF5
.PD 0
.IP \fB--tolerance=\fR\fItol\fR
.PD
-Set the tolerances for unit cell comparison. \fItol\R takes the form \fIa\fR,\fIb\fR,\fIc\fR,\fIang\fR. \fIa\R, \fIb\R and \fIc\R are the tolerances, in percent, for the respective direct space axes when using \fBcompare\fR or \fBcompare_ab\fR for cell reduction (see above). \fIang\fR is the tolerance in degrees for the angles. They represent the respective \fIreciprocal\fR space parameters when using \fB--cell-reduction=reduce\fR.
+Set the tolerances for unit cell comparison. \fItol\fR takes the form \fIa\fR,\fIb\fR,\fIc\fR,\fIang\fR. \fIa\fR, \fIb\fR and \fIc\fR are the tolerances, in percent, for the respective direct space axes when using \fBcompare\fR or \fBcompare_ab\fR for cell reduction (see above). \fIang\fR is the tolerance in degrees for the angles. They represent the respective \fIreciprocal\fR space parameters when using \fB--cell-reduction=reduce\fR.
.PD
The default is \fB--tolerance=5,5,5,1.5\fR.