diff options
author | theo <theocrite@theocrite.org> | 2012-01-01 23:25:16 +0100 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2012-01-02 14:28:22 +0100 |
commit | ed473cdd9be679107f0fb6583d607e0a53e258e5 (patch) | |
tree | ecca6bdf92cbc4345675c88ea0de38341fc79e37 | |
parent | 392fbb51ab6f4cfea42eab2fea45ebcd85a7e3f2 (diff) |
Add a "format" example for run_watch
Signed-off-by: theo <theocrite@theocrite.org>
-rw-r--r-- | man/i3status.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/i3status.man b/man/i3status.man index 765ba92..f232e2a 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -165,6 +165,8 @@ a specific application, such as a VPN client or your DHCP client is running. *Example order*: +run_watch DHCP+ +*Example format*: +%title %status+ + === Wireless Gets the link quality and ESSID of the given wireless network interface. You |