summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-04-07 15:11:14 +0200
committerUltrabug <ultrabug@gentoo.org>2013-04-07 15:11:14 +0200
commit2b220ab5b0427212da6d00a7e52386265a10e736 (patch)
tree759c2ed72fbd894890888c3c5bbf9551cb7b334b
parentb1683acaef4c2efe08bd06c9818c89a1b5a98af5 (diff)
adjust the readme help
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8cacbb7..7eb9129 100755
--- a/README.md
+++ b/README.md
@@ -55,8 +55,8 @@ You can see the help of py3status by issuing `py3status -h`:
-c I3STATUS_CONF path to i3status config file
-d disable integrated transformations
-i INCLUDE_PATH user-based class include directory (default .i3/py3status)
- -n INTERVAL polling interval in seconds (default 1 sec)
- -t CACHE_TIMEOUT injection cache timeout in seconds (default 60 sec)
+ -n INTERVAL update interval in seconds (default 1 sec)
+ -t CACHE_TIMEOUT default injection cache timeout in seconds (default 60 sec)
## Control
Just like i3status, you can force an update by sending a SIGUSR1 signal to py3status.