summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2014-02-23 20:18:59 +0100
committerUltrabug <ultrabug@gentoo.org>2014-02-23 20:18:59 +0100
commit5d5c92a8b8f830a44d4aa5fefa3b041a6f34e308 (patch)
tree9758ea89ef05bca7041fa42b1c612e0706eea8d3
parent904775ff56227fa57e5cae0637fec4445d4844f3 (diff)
update the README with the new options from --help
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 2c678a1..1d5cb60 100644
--- a/README.rst
+++ b/README.rst
@@ -68,6 +68,7 @@ You can see the help of py3status by issuing `py3status -h`:
-i INCLUDE_PATHS include user-written modules from those directories
(default .i3/py3status)
-n INTERVAL update interval in seconds (default 1 sec)
+ -s, --standalone standalone mode, do not use i3status
-t CACHE_TIMEOUT default injection cache timeout in seconds
(default 60 sec)