summaryrefslogtreecommitdiff
path: root/slstatus.1
diff options
context:
space:
mode:
authorAaron Marcher <me@drkhsh.at>2018-05-21 14:07:41 +0200
committerAaron Marcher <me@drkhsh.at>2018-05-21 14:07:41 +0200
commitfa8b939990ed0648f99b0cbeba4efed807160db3 (patch)
tree11faa55b84bbc20e72a0aac91641348cd40b9806 /slstatus.1
parentaa8654795da19a8d517faf1b84cd4dc4ac75f6e7 (diff)
Add option to output only once and exit
Diffstat (limited to 'slstatus.1')
-rw-r--r--slstatus.14
1 files changed, 3 insertions, 1 deletions
diff --git a/slstatus.1 b/slstatus.1
index da1a99a..9517fab 100644
--- a/slstatus.1
+++ b/slstatus.1
@@ -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