diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2017-08-30 17:04:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-30 17:04:22 -0700 |
commit | a33d5e237ea4326fe778385f163de1682fab5607 (patch) | |
tree | b6720c01d16429eb4fb9d74da3cb11670f353331 /redshift.1 | |
parent | Merge pull request #504 from jonls/geoclue-update (diff) | |
parent | Update man page (diff) | |
download | redshift-ng-a33d5e237ea4326fe778385f163de1682fab5607.tar.gz redshift-ng-a33d5e237ea4326fe778385f163de1682fab5607.tar.bz2 redshift-ng-a33d5e237ea4326fe778385f163de1682fab5607.tar.xz |
Merge pull request #507 from jonls/fade-term
Use the term "fade" instead of "transition" for the short (~5s) fade between color temperatures
Diffstat (limited to 'redshift.1')
-rw-r--r-- | redshift.1 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -67,7 +67,7 @@ Print mode (only print parameters and exit) Reset mode (remove adjustment from screen) .TP \fB\-r\fR -Disable temperature transitions +Disable fading between color temperatures .TP \fB\-t\fR DAY:NIGHT Color temperature to set at daytime/night @@ -94,8 +94,9 @@ Daytime temperature \fBtemp\-night\fR = integer Night temperature .TP -\fBtransition\fR = 0 or 1 -Disable or enable transitions +\fBfade\fR = 0 or 1 +Disable or enable fading between color temperatures when Redshift starts or +stops .TP \fBbrightness\-day\fR = 0.1\-1.0 Screen brightness at daytime |