aboutsummaryrefslogtreecommitdiffstats
path: root/radharc.1
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-05 18:49:19 +0100
committerMattias Andrée <m@maandree.se>2025-02-05 18:49:19 +0100
commit9e1aef46b9ea5fc51c19c2a475bc466e25d502d5 (patch)
tree35d67e7f437acf1a0c90eb996d3be8cc40798671 /radharc.1
parentAdd support for -t get/? and transition from applied temperature when starting (diff)
downloadradharc-9e1aef46b9ea5fc51c19c2a475bc466e25d502d5.tar.gz
radharc-9e1aef46b9ea5fc51c19c2a475bc466e25d502d5.tar.bz2
radharc-9e1aef46b9ea5fc51c19c2a475bc466e25d502d5.tar.xz
Add -W linear
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'radharc.1')
-rw-r--r--radharc.128
1 files changed, 27 insertions, 1 deletions
diff --git a/radharc.1 b/radharc.1
index cea8802..6e0d2b9 100644
--- a/radharc.1
+++ b/radharc.1
@@ -9,7 +9,7 @@ radharc \- Adjust display colour temperature after the Sun
[-S
.IR site ]
[-c
-.IR crtc "] ..."
+.IR crtc "] ..."\,
[-R
.IR rule ]
[-p
@@ -22,6 +22,8 @@ radharc \- Adjust display colour temperature after the Sun
.RI [ high-temp ][\fB@\fP high-elev ]]
[-l
.RI [ low-temp ][\fB@\fP low-elev ]]
+[-W
+.IR options "] ..."\,
(-L
.IR latitude : longitude
| -t
@@ -162,6 +164,30 @@ or
.RB ' get ',
the utility will print the currently applied temperature.
.TP
+.BR -W \ \fIoptions\fP
+Comma-separated list of implementation-specific options.
+
+Supported options are:
+
+.RS
+.TP
+.BI linear= value
+If
+.I value
+is
+.RB ' yes ',
+the effect will be surrounded by an effect equivalent
+to that of
+.BR cg-linear (1).
+The two effects will be applied as one.
+
+If
+.I value
+is
+.RB ' no ',
+the above will not be done.
+.RE
+.TP
.B -x
Remove the currently applied filter.