From 42143fbea10357d02f1780ecae9a213897c04101 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Fri, 25 Jul 2014 13:54:16 +0900 Subject: [PATCH] Update index.rst --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index f60f42a..2235fee 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -222,8 +222,9 @@ Here is full list of supported command: - ``config`` will list all config key. + ``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*. + + ``config TREND_MAX default`` will output default value of *TREND_MAX* config key. + + ``config CUSTOM_CONFIG drop`` will drop *CUSTOM_CONFIG* config key. + + ``config IMAGE_ON_TERM = true`` will set value of *IMAGE_ON_TERM* config key to *True*. **Screening Commands** -- 2.25.1