mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
main: add -v option
This commit is contained in:
parent
109d942534
commit
93145ebc2a
2 changed files with 27 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ labwc - A Wayland stacking compositor with the look and feel of Openbox
|
|||
|
||||
# SYNOPSIS
|
||||
|
||||
labwc \[\-c <*config-file*>] \[\-h] \[\-s <*startup-command*>]
|
||||
labwc \[\-c <*config-file*>] \[\-h] \[\-s <*startup-command*>] [-v]
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
|
|
@ -28,6 +28,10 @@ Labwc is a [WIP] free, stacking compositor for Wayland. It aims to be light-weig
|
|||
|
||||
: Specify startup command
|
||||
|
||||
`-v`
|
||||
|
||||
: Increase verbosity. '-v' for info; '-vv' for debug.
|
||||
|
||||
# CONFIGURATION AND THEMES
|
||||
|
||||
Labwc aims to be compatible with openbox configuration and theming, with the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue