diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-21 00:27:55 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-21 00:27:55 +0100 |
commit | c97743f774794c4b4551913facfe773a57ec23ad (patch) | |
tree | c13a66c9274807b90da294a828ac9b7d9cbdf155 /info | |
parent | add support for selecting screen (diff) | |
download | blueshift-c97743f774794c4b4551913facfe773a57ec23ad.tar.gz blueshift-c97743f774794c4b4551913facfe773a57ec23ad.tar.bz2 blueshift-c97743f774794c4b4551913facfe773a57ec23ad.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
-rw-r--r-- | info/blueshift.texinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index 40c7339..239c756 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -167,9 +167,9 @@ is used. @itemx --gamma RGB Apply gamma correction to the colour curves. All values in the three colour curves are raised -to the power of 1 divided by @var{RGB}. Assuming +to the power of 1 divided by @code{RGB}. Assuming no values in the curves are larger than 1 (100 %) -the curves are bent upwards if @var{RGB} is larger +the curves are bent upwards if @code{RGB} is larger than 1. @item -g @@ -203,7 +203,7 @@ look better. @item -t @itemx --temperature TEMP -Changes the colour tempurature to @var{TEMP} +Changes the colour tempurature to @code{TEMP} Kelvin. The standard colour tempurature is 6500 K@footnote{Or actually 6504 K using revised constants in Plank's law}. If not specified, |