Add option to output only once and exit

This commit is contained in:
Aaron Marcher
2018-05-21 14:07:41 +02:00
parent aa8654795d
commit fa8b939990
2 changed files with 13 additions and 4 deletions

View File

@ -6,7 +6,7 @@
.Nd suckless status monitor
.Sh SYNOPSIS
.Nm
.Op Fl s
.Op Fl so
.Sh DESCRIPTION
.Nm
is a suckless status monitor for window managers that use WM_NAME (e.g. dwm) or
@ -18,6 +18,8 @@ outputs to WM_NAME.
.Bl -tag -width Ds
.It Fl s
Write to stdout instead of WM_NAME.
.It Fl o
Write only once and exit.
.El
.Sh CUSTOMIZATION
.Nm