aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 11 insertions, 11 deletions
diff --git a/README b/README
index c13d23c..90c1bce 100644
--- a/README
+++ b/README
@@ -8,12 +8,12 @@ SYNOPSIS
DESCRIPTION
radharc adjusts the colour temperature of your monitor according
- the the elevation of the Sun. This is intended to reduce eye strain
- and reduce deplayed sleep phase syndrome.
+ to the elevation of the Sun. This is intended to reduce eye strain
+ and reduce delayed sleep phase syndrome.
radharc is inspired by redshift(1) but uses libcoopgamma(7) to allow it
to be used alongside other programs that also modify the monitors
- colour output, as long as the also use libcoopgamma(7).
+ colour output, as long as they also use libcoopgamma(7).
OPTIONS
The following options are supported:
@@ -35,16 +35,16 @@ OPTIONS
Set effect fade-out time (gradual restoration when the program
stops). The value is interpreted a real number of seconds.
- -h [high-temp][@high-evel]
- Selects that the colour temperature shall be high-temp Kelvins
- when the Sun's elevation is high-evel degrees or higher above
+ -h [high-temp][@high-elev]
+ Select that the colour temperature shall be high-temp Kelvins
+ when the Sun's elevation is high-elev degrees or higher above
the horizon.
This option only has effect when combined with the -L option.
- -l [low-temp][@low-evel]
- Selects that the colour temperature shall be low-temp Kelvins
- when the Sun's elevation is low-evel degrees or lower above
+ -l [low-temp][@low-elev]
+ Select that the colour temperature shall be low-temp Kelvins
+ when the Sun's elevation is low-elev degrees or lower above
the horizon.
This option only has effect when combined with the -L option.
@@ -52,7 +52,7 @@ OPTIONS
-L latitude:longitude
Selects the location the Sun's elevation shall be calculated
for. The program will run until it is manually terminated and
- continually readjust the colour temperature according the
+ continually readjust the colour temperature according to
the Sun's elevation. The latitude and longitude shall be
specified in decimal format. Positive numbers shall be used
GPS coordinates north of the equator and GPS coordinates
@@ -122,7 +122,7 @@ OPTIONS
"/proc/%u/%s", <PID>, <class>
- Any comma (,) will be interpeted as part of name.
+ Any comma (,) will be interpreted as part of name.
no-socket
Do not create a socket for IPC functionality.