diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2013-04-07 15:11:14 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2013-04-07 15:11:14 +0200 |
| commit | 2b220ab5b0427212da6d00a7e52386265a10e736 (patch) | |
| tree | 759c2ed72fbd894890888c3c5bbf9551cb7b334b | |
| parent | b1683acaef4c2efe08bd06c9818c89a1b5a98af5 (diff) | |
adjust the readme help
| -rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
