diff options
author | Thomas White <taw@physics.org> | 2014-11-13 17:42:35 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-11-13 17:43:41 +0100 |
commit | d6be10b04373a4c16615579fbf4457cd62cebf26 (patch) | |
tree | a92d980acba1400c25f416d7f454e2ef270cceea /doc/man | |
parent | 5990a68e0a8aba2cec887d1f06d7c4b2be6c2106 (diff) |
render_hkl: Add --no-axes
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/render_hkl.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/man/render_hkl.1 b/doc/man/render_hkl.1 index 957b069e..fd53dc73 100644 --- a/doc/man/render_hkl.1 +++ b/doc/man/render_hkl.1 @@ -106,6 +106,12 @@ Draw a resolution ring at \fIres\fR Angstroms. You can use this option multiple .PD Render spots only up to \fIres\fR Angstroms. +.PD 0 +.IP \fB--no-axes\fR +.PD +Do not draw the reciprocal space axes on top of the plot. + + .SH AUTHOR This page was written by Thomas White. |