From 8bfb2a32fd324f42aac34ce70f597ea34d7b2b8e Mon Sep 17 00:00:00 2001 From: Orakaro Date: Sat, 19 Jul 2014 16:58:56 +0900 Subject: [PATCH 1/1] Update index.rst --- docs/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index a8c0e13..f60f42a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -212,7 +212,7 @@ Here is full list of supported command: + Even ``cal`` will show the calendar for current month. + Put ``order_rainbow('anything')`` or ``random_rainbow('wahahaha')`` will make more fun :) -**Config** +**Config Management** - ``theme`` will list available themes. @@ -221,9 +221,9 @@ Here is full list of supported command: - ``config`` will list all config key. - + ``config ASCII_ART`` will output current valut of *ASCII_ART* config key. - + ``config ASCII_ART default`` will output default valut of *ASCII_ART* config key. - + ``config ASCII_ART = False`` will set valut of *ASCII_ART* config key to *False*. + + ``config ASCII_ART`` will output current value of *ASCII_ART* config key. + + ``config ASCII_ART default`` will output default value of *ASCII_ART* config key. + + ``config ASCII_ART = False`` will set value of *ASCII_ART* config key to *False*. **Screening Commands** -- 2.25.1