diff options
author | Thomas White <taw@physics.org> | 2016-11-07 16:12:01 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2016-11-07 16:12:01 +0100 |
commit | 3a5eacd9262964210d44118a407e30b21157dfa2 (patch) | |
tree | 03aeffc305240ee98a00b8a5a84f6c814432770f /doc/man | |
parent | c4a9925905abc1108b33057240b17913de2e671a (diff) |
render_hkl: Show max value, and improve documentation for --scale-top
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/render_hkl.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/render_hkl.1 b/doc/man/render_hkl.1 index d78e3343..eadbba34 100644 --- a/doc/man/render_hkl.1 +++ b/doc/man/render_hkl.1 @@ -93,6 +93,11 @@ The raw numbers of observations of the reflections, without performing the corre The default is \fB--weighting=I\fR. .PD 0 +.IP \fB--scale-top=\fIn\fR +.PD +Force the top of the colour scale to correspond to a value of \fIn\fR. Any value you give for \fB--boost\fR will be ignored. + +.PD 0 .IP \fB--colour-key\fR .PD Write the selected colour scale out to 'key.pdf' in the current directory. |