From 68455f0e8f03a33b31216b547a1b15358d145e5a Mon Sep 17 00:00:00 2001 From: Dragos Velicanu Date: Wed, 10 Aug 2022 08:32:56 -0700 Subject: [PATCH] fix documentation of color configuruation --- docs/source/user/options.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/source/user/options.rst b/docs/source/user/options.rst index ab333c8..d9f1221 100644 --- a/docs/source/user/options.rst +++ b/docs/source/user/options.rst @@ -193,7 +193,7 @@ Options and their Descriptions Possible options are ``auto``, ``always``, and ``never``. - This **can** be specified in config files. + This **can not** be specified in config files. When color is enabled, the following substitutions are enabled: @@ -208,12 +208,6 @@ Options and their Descriptions - ``%(white)s`` - ``%(reset)s`` - Example config file usage: - - .. code-block:: ini - - color = never - .. option:: --count