X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/4d33c360141952f6071d19c34c0395ad2ff668a1..9c9ce8a125f35bab61c829bdd58bdf77b8352d5e:/slstatus.1?ds=sidebyside

diff --git a/slstatus.1 b/slstatus.1
index d29f197..9517fab 100644
--- a/slstatus.1
+++ b/slstatus.1
@@ -1,12 +1,12 @@
 .Dd 2017-08-10
 .Dt SLSTATUS 1
-.Os suckless.org
+.Os
 .Sh NAME
 .Nm slstatus
 .Nd suckless status monitor
 .Sh SYNOPSIS
 .Nm
-.Op Fl o | n
+.Op Fl so
 .Sh DESCRIPTION
 .Nm
 is a suckless status monitor for window managers that use WM_NAME (e.g. dwm) or
@@ -16,10 +16,10 @@ By default,
 outputs to WM_NAME.
 .Sh OPTIONS
 .Bl -tag -width Ds
-.It Fl n
-Write to stdout once and exit.
+.It Fl s
+Write to stdout instead of WM_NAME.
 .It Fl o
-Write to stdout continuously.
+Write only once and exit.
 .El
 .Sh CUSTOMIZATION
 .Nm