diff options
| author | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-05-10 20:08:41 -0500 | 
|---|---|---|
| committer | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-05-10 20:08:41 -0500 | 
| commit | dca68f9aa1ea7132391828456093463de008e0c4 (patch) | |
| tree | a2ed8a05e726cf28ffff54eec001d26a8913caf1 /dwl.1 | |
| parent | 31fa6600a174d44be69d66c16dfefd80583409a1 (diff) | |
| parent | 22bd75226bc897a3b2ad90f36883ff489d435eb4 (diff) | |
Merge remote-tracking branch 'djpohly/main' into wlroots-next
Diffstat (limited to 'dwl.1')
| -rw-r--r-- | dwl.1 | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -6,6 +6,7 @@  .Nd dwm for Wayland  .Sh SYNOPSIS  .Nm +.Op Fl v  .Op Fl s Ar command  .Sh DESCRIPTION  .Nm @@ -15,6 +16,12 @@ It is intended to fill the same space in the Wayland world that  does for X11.  .Pp  When given the +.Fl v +option, +.Nm +writes its name and version to standard error and exits unsuccessfully. +.Pp +When given the  .Fl s  option,  .Nm | 
