diff --git a/doc/en/customize.rst b/doc/en/customize.rst index c1a3498c7..2c9c070ad 100644 --- a/doc/en/customize.rst +++ b/doc/en/customize.rst @@ -139,7 +139,7 @@ line options while the environment is in use:: Here's how the command-line is built in the presence of ``addopts`` or the environment variable:: - $PYTEST_ADDOTPS + $PYTEST_ADDOPTS So if the user executes in the command-line::