aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-11-17 12:23:13 +0100
committerThomas Voss <mail@thomasvoss.com> 2022-11-17 12:23:13 +0100
commit7e5d6f8093a1938b685b7c0d2850e039885a2878 (patch)
tree25c46eb99ae4cb2f35e11e5bbf4004385016f223
parentb1918986db25662c9b6804c088b83a4a770eb1d0 (diff)
Use more consistent wording
-rw-r--r--lux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/lux.1 b/lux.1
index af57967..4aa4d8b 100644
--- a/lux.1
+++ b/lux.1
@@ -57,9 +57,9 @@ Decrease the current display brightness by
.Ar val
percent.
.It Fl g , Fl Fl get
-Print the raw current display brightness level.
+Print the current display brightness in brightness units.
.It Fl G , Fl Fl get-percent
-Print the current display brightness level as a percentage.
+Print the current display brightness as a percentage.
.It Fl i Ar val , Fl Fl increase Ns = Ns Ar val
Increase the current display brightness by
.Ar val
@@ -69,7 +69,7 @@ Increase the current display brightness by
.Ar val
percent.
.It Fl m , Fl Fl max
-Print the raw maximum display brightness level.
+Print the maximum display brightness in brightness units.
.It Fl s Ar val , Fl Fl set Ns = Ns Ar val
Set the current display brightness to
.Ar val