-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.\" Manpage for redshift-qt. | ||
.\" Contact [email protected] to correct errors or typos. | ||
.TH man 8 "4 Nov 2019" "0.5" "redshift-qt man page" | ||
.SH NAME | ||
redshift-qt \- Adjusts the color temperature of your screen with Qt5 integration | ||
.SH SYNOPSIS | ||
redshift-qt [OPTIONS] | ||
.SH DESCRIPTION | ||
Redshift-qt runs redshift on the back, the color temperature is set according to | ||
the position of the sun. A different color temperature is set during night and | ||
daytime. During twilight and early morning, the color temperature transitions | ||
smoothly from night to daytime temperature to allow your eyes to slowly adapt. | ||
.SH OPTIONS | ||
redshift-qt takes the same options as redshift. | ||
.SH SEE ALSO | ||
redshift | ||
.SH BUGS | ||
No known bugs. | ||
.SH AUTHOR | ||
Valeriy Malov <[email protected]> |