aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 9 insertions, 2 deletions
diff --git a/README b/README
index 67e9f17..67676e8 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ NAME
SYNOPSIS
redshift [-b day:night] [-c file] [-g r:g:b] [-m method[:options]]
[-l latitude:longitude | -l provider[:options]]
- [-o | -O temperature | -t day:night | -x] [-pPrv] | -hV
+ [-o | -O temperature | -t day:night | -x] [-pPrv] | -h | -V
DESCRIPTION
redshift adjusts the colour temperature of your screen according to your
@@ -116,7 +116,14 @@ INPUT FILES
ASYNCHRONOUS EVENTS
redshift takes the standard action for all signals except:
- TODO
+ SIGINT, SIGTERM, SIGQUIT
+ Smoothly disable the effects of redshift and terminate the
+ process. If already sent, immediately disable the effects
+ and terminate the process.
+
+ SIGUSR1
+ Disable the effects of redshift, or if already disabled,
+ reenable them.
STDOUT
TODO