From efaac51e73538e2c166f4302580cb1a00e80b32f Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Sun, 29 Mar 2015 15:04:40 +0200 Subject: add CLI modules list documentation --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index 0eb79b4..4185de0 100644 --- a/README.rst +++ b/README.rst @@ -52,6 +52,17 @@ Usually you have your own i3status configuration, just point to it: Available modules ================= +You can get a list and short description of all the available modules by using the CLI: +:: + + $ py3status modules list + + +To get more details about all the available modules, use: +:: + + $ py3status modules details + All the modules shipped with py3status are present in the sources in the `py3status/modules `_ folder. Most of them are **configurable directly from your current i3status.conf**, check them out to see all the configurable variables. -- cgit v1.3