diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2012-01-02 14:29:00 +0100 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2012-01-02 14:29:00 +0100 |
commit | 7149f6f78e0d105f02d54e1db60db8b191a98acb (patch) | |
tree | ecfc1b5d6786bf6414e5e72068d137d67ed7eccf /man | |
parent | ed473cdd9be679107f0fb6583d607e0a53e258e5 (diff) |
use the actual default format string for run_watch
Diffstat (limited to 'man')
-rw-r--r-- | man/i3status.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/i3status.man b/man/i3status.man index f232e2a..fb1bbf4 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -165,7 +165,7 @@ a specific application, such as a VPN client or your DHCP client is running. *Example order*: +run_watch DHCP+ -*Example format*: +%title %status+ +*Example format*: +%title: %status+ === Wireless |