diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-11-17 12:23:13 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-11-17 12:23:13 +0100 |
commit | 7e5d6f8093a1938b685b7c0d2850e039885a2878 (patch) | |
tree | 25c46eb99ae4cb2f35e11e5bbf4004385016f223 | |
parent | b1918986db25662c9b6804c088b83a4a770eb1d0 (diff) |
Use more consistent wording
-rw-r--r-- | lux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |