add [-d] flag to enable debug logging

This commit is contained in:
Leonardo Hernández Hernández
2023-10-09 10:56:05 -06:00
parent a18c528300
commit 935b852dc5
3 changed files with 16 additions and 2 deletions

7
dwl.1
View File

@@ -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