Merge "Edit doc regarding override values"

This commit is contained in:
Zuul 2019-06-03 08:28:54 +00:00 committed by Gerrit Code Review
commit 5dda24d406

View File

@ -84,6 +84,12 @@ some override values.
identity.username MyOverrideUsername \
section.key MyValue
.. note::
Please, notice that override values are written together (only then they're
parsed correctly) and after all other arguments (that's due to better
readability).
The generated ``tempest.conf`` will look like:
.. code-block:: shell-session