Update man-page

- For each option's description, prefer capitalizing and ending with a period.

- Also, prefer lowercasing 'Day' as it appears to be the norm in NAME sections.
master
Kelvin C 2024-01-16 19:35:52 -08:00 committed by Kenny Levinsen
parent 440805981c
commit 77c06ff336
1 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@ wlsunset(1)
# NAME # NAME
wlsunset - Day/night gamma adjustments for Wayland compositors supporting wlsunset - day/night gamma adjustments for Wayland compositors supporting
wlr-gamma-control-unstable-v1 wlr-gamma-control-unstable-v1
# SYNOPSIS # SYNOPSIS
@ -12,33 +12,33 @@ wlr-gamma-control-unstable-v1
# OPTIONS # OPTIONS
*-h* *-h*
show this help message Show this help message.
*-T* <temp> *-T* <temp>
set high temperature (default: 6500) Set high temperature (default: 6500).
*-t* <temp> *-t* <temp>
set low temperature (default: 4000) Set low temperature (default: 4000).
*-l* <lat> *-l* <lat>
set latitude (e.g. 39.9) Set latitude (e.g. 39.9).
*-L* <long> *-L* <long>
set longitude (e.g. 116.3) Set longitude (e.g. 116.3).
*-S* <sunrise> *-S* <sunrise>
Manual time for sunrise as HH:MM (e.g. 06:30) Manual time for sunrise as HH:MM (e.g. 06:30).
*-s* <sunset> *-s* <sunset>
Manual time for sunset as HH:MM (e.g. 18:30) Manual time for sunset as HH:MM (e.g. 18:30).
*-d* <duration> *-d* <duration>
Manual animation time in seconds (e.g. 1800) Manual animation time in seconds (e.g. 1800).
Only applicable when using manual sunset/sunrise times. Only applicable when using manual sunset/sunrise times.
*-g* <gamma> *-g* <gamma>
set gamma (default: 1.0) Set gamma (default: 1.0).
# RUNTIME CONTROL # RUNTIME CONTROL