small usage fix

This commit is contained in:
yosh 2022-12-26 11:12:50 -06:00
parent e36d7c939c
commit fd35c75289
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ The only configurable variable is the backlight path. It defaults to `/sys/class
## Usage
```
Usage: backlightctl [-h] [-s VALUE] [-c VALUE]
Usage: backlightctl [-hq] [-s VALUE] [-c VALUE]
No arguments: Print current brightness and exit
If -s and -c are specified, -c takes priority