summaryrefslogtreecommitdiff
path: root/docs/config.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config.rst')
-rw-r--r--docs/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.rst b/docs/config.rst
index b392ee5b..adc7863f 100644
--- a/docs/config.rst
+++ b/docs/config.rst
@@ -789,7 +789,7 @@ User configuration
tox allows creation of user level config-file to modify default values of the CLI commands.
It is located in the OS-specific user config directory under ``tox/config.ini`` path, see ``tox --help`` output for exact location.
-It can be changed via ``TOX_CONFIG_FILE`` environment variable.
+It can be changed via ``TOX_USER_CONFIG_FILE`` environment variable.
Example configuration:
.. code-block:: ini