Update usage
This commit is contained in:
parent
28f1bc021a
commit
9740b62d5d
1 changed files with 6 additions and 5 deletions
|
@ -10,12 +10,13 @@ USAGE:
|
||||||
|
|
||||||
FLAGS:
|
FLAGS:
|
||||||
-d, --dim Dims the screen to idle level set in configuration
|
-d, --dim Dims the screen to idle level set in configuration
|
||||||
-h, --help Prints help information
|
|
||||||
-r, --resume Sets the backlight to the value it was before dimming
|
-r, --resume Sets the backlight to the value it was before dimming
|
||||||
|
--copy-config Copies the default config file to $XDG_CONFIG_HOME/lqsd
|
||||||
|
-h, --help Prints help information
|
||||||
-V, --version Prints version information
|
-V, --version Prints version information
|
||||||
|
|
||||||
OPTIONS:
|
OPTIONS:
|
||||||
-c, --config <config> Sets a custom config file
|
--config <FILE> Sets a custom config file
|
||||||
```
|
```
|
||||||
The configuration file resides at `~/.config/lqsd/config.toml`. There you can set these values:
|
The configuration file resides at `~/.config/lqsd/config.toml`. There you can set these values:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue