aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-08-27 10:26:36 +0200
committerThomas White <taw@physics.org>2019-08-27 10:26:36 +0200
commit71e7acb7668073b8f37565aa59bfd67d3b4cd166 (patch)
treec7cf963fb99e4090b2cff37f8f200a8dc62ed034 /doc
parentf289a626ccc0e0fb74f28acd9bd714f44343eacb (diff)
cell_tool: Clarify interpretation of tolerances
Diffstat (limited to 'doc')
-rw-r--r--doc/man/cell_tool.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/cell_tool.1 b/doc/man/cell_tool.1
index 576943d0..86dd9ae0 100644
--- a/doc/man/cell_tool.1
+++ b/doc/man/cell_tool.1
@@ -51,7 +51,7 @@ There are an infinite number of primitive unit cell for any lattice. This progr
.PP
The program will compare the two cells, and report if \fImy_structure.cell\fR can be made to look similar to \fIreference.cell\fR applying any transformation matrix.
.PP
-The tolerance \fItols\fR is given as lengthtol,angtol, in percent and degrees respectively, which will be applied to the real-space unit cell axis lengths and angles.
+The tolerance \fItols\fR is given as lengthtol,angtol, in percent and degrees respectively, which will be applied to the real-space unit cell axis lengths and angles. If either of the unit cells are centered, a primitive version of will be used \fIfor some of the comparison results\fR. Read the output carefully.
.SH TRANSFORMING A UNIT CELL
.PP