Merge pull request #1662 from velicanu/main

fix documentation of color configuruation
This commit is contained in:
Anthony Sottile 2022-08-10 13:53:31 -04:00 committed by GitHub
commit e249dc47df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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