diff options
Diffstat (limited to 'bin/bri.1')
-rw-r--r-- | bin/bri.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/bri.1 b/bin/bri.1 index 95250cda..6bec4653 100644 --- a/bin/bri.1 +++ b/bin/bri.1 @@ -1,9 +1,11 @@ .Dd September 7, 2018 .Dt BRI 1 .Os "Causal Agency" +. .Sh NAME .Nm bri .Nd backlight brightness control +. .Sh SYNOPSIS .Nm .Op Ar brightness @@ -11,9 +13,11 @@ .Cm + .Nm .Cm - +. .Sh DESCRIPTION .Nm controls the backlight brightness on Linux. +. .Pp With no argument, the current brightness is printed. @@ -21,6 +25,7 @@ With a numerical .Ar brightness argument, the brightness is set. +. .Pp The .Cm + @@ -30,6 +35,7 @@ arguments may be repeated any number of times and adjust the brightness in increments of 16. +. .Sh FILES .Bl -tag .It Pa /sys/class/backlight |