summaryrefslogtreecommitdiff
path: root/dwl/dwl.1
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2023-10-21 16:02:23 +0200
committertslil clingman <tslil@posteo.de>2023-10-21 16:02:23 +0200
commit4e7f0d014f4b1ffc2b0a302e64c19e440c6bbe68 (patch)
tree16787ca463e90aa5e872322d9229c8f84b7e7ea9 /dwl/dwl.1
parent8607fd0b5d3cb9efcd4bd805321128713823271d (diff)
[dwl] merge changes from upstream
Diffstat (limited to 'dwl/dwl.1')
-rw-r--r--dwl/dwl.19
1 files changed, 8 insertions, 1 deletions
diff --git a/dwl/dwl.1 b/dwl/dwl.1
index cae1036..ce1acf9 100644
--- a/dwl/dwl.1
+++ b/dwl/dwl.1
@@ -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
@@ -101,7 +108,7 @@ These environment variables are used by
A directory where temporary user files, such as the Wayland socket,
are stored.
.It Ev XDG_CONFIG_DIR
-A directory containung configuration of various programs and
+A directory containing configuration of various programs and
libraries, including libxkbcommon.
.It Ev DISPLAY , WAYLAND_DISPLAY , WAYLAND_SOCKET
Tell how to connect to an underlying X11 or Wayland server.