diff options
author | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-10-09 11:45:51 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-10-09 11:45:51 -0600 |
commit | b299e01e44d0277a254ba55a030a6d205133c50b (patch) | |
tree | e2c76e2f00a3da66d5cc5398cd83f6293b8857b2 /dwl.1 | |
parent | 1333f8cc6ecbe8b1d4d73c4e3453997d0e5d84f1 (diff) | |
parent | 6d9a915fb60d38ebf0ae897fbd6affde39ed8d77 (diff) |
Merge remote-tracking branch 'upstream/main' into wlroots-next
Diffstat (limited to 'dwl.1')
-rw-r--r-- | dwl.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,7 @@ .Sh SYNOPSIS .Nm .Op Fl v +.Op Fl d .Op Fl s Ar startup command .Sh DESCRIPTION .Nm @@ -22,6 +23,12 @@ option, writes its name and version to standard error and exits unsuccessfully. .Pp When given the +.Fl d +option, +.Nm +enables full wlroots logging, including debug information. +.Pp +When given the .Fl s option, .Nm |