summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2013-02-22 12:25:55 +0100
committerUltrabug <ultrabug@gentoo.org>2013-02-22 12:25:55 +0100
commit6ae05c082828c7c819b9413ff80ee8e106272d13 (patch)
treeda308c6f96012cc597559376f0b9cc543fc0b7bc /README.md
parent902dfbcf025147c10aefce0e81a89626807877f8 (diff)
add an integrated cache on user-class execution results
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index a52337e..4efd538 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,10 @@ Usually you have your own i3status configuration, just point to it:
You can see the help of py3status by issuing `py3status -h`:
-c I3STATUS_CONF path to i3status config file
- -n INTERVAL polling interval in seconds (default 1 sec)
- -i INCLUDE_PATH user-based class include directory
-d disable integrated transformations
+ -i INCLUDE_PATH user-based class include directory
+ -n INTERVAL polling interval in seconds (default 1 sec)
+ -t CACHE_TIMEOUT injection cache timeout in seconds (default 60 sec)
## Update
Just pull on your local clone to get the latest py3status: