mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Document `--no-color
and
--color
options to
sphinx-build
` (#11443)
This commit is contained in:
parent
cc78e2a8d8
commit
d6f10904a3
@ -201,10 +201,19 @@ Options
|
||||
references. See the config value :confval:`nitpick_ignore` for a way to
|
||||
exclude some references as "known missing".
|
||||
|
||||
.. option:: -N
|
||||
.. option:: -N, --no-color
|
||||
|
||||
Do not emit colored output.
|
||||
|
||||
.. versionchanged:: 1.6
|
||||
Add ``--no-color`` long option.
|
||||
|
||||
.. option:: --color
|
||||
|
||||
Emit colored output. Auto-detected by default.
|
||||
|
||||
.. versionadded:: 1.6
|
||||
|
||||
.. option:: -v
|
||||
|
||||
Increase verbosity (loglevel). This option can be given up to three times
|
||||
|
Loading…
Reference in New Issue
Block a user