mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 12:10:22 -04:00
document -qvd options
This commit is contained in:
parent
525bf258e4
commit
78187f5e65
2 changed files with 13 additions and 6 deletions
|
@ -74,6 +74,12 @@ this process a SIGTERM and wait for it to terminate (if it hasn't already).
|
|||
This makes it ideal not only for initialization but also for execing into a
|
||||
user-level service manager like s6 or `systemd --user`.
|
||||
|
||||
More/less verbose output can be requested with flags as well:
|
||||
|
||||
* `-q`: quiet (log level WLR_SILENT)
|
||||
* `-v`: verbose (log level WLR_INFO)
|
||||
* `-d`: debug (log level WLR_DEBUG)
|
||||
|
||||
|
||||
## Known limitations and issues
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue