diff options
Diffstat (limited to 'doc/intro.rst')
-rw-r--r-- | doc/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.rst b/doc/intro.rst index 7ce9d1fa0..f9e23e180 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -109,7 +109,7 @@ The :program:`sphinx-build` script has several more options: Don't look for a configuration file; only take options via the ``-D`` option. .. versionadded:: 0.5 - + **-D** *setting=value* Override a configuration value set in the :file:`conf.py` file. The value must be a string or dictionary value. For the latter, supply the setting |