diff options
-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 |