From 1b9c2250bbb45bf232174446ee74caf28a9ff9d2 Mon Sep 17 00:00:00 2001 From: Matt Bogosian Date: Thu, 7 Sep 2023 16:04:05 -0500 Subject: [PATCH] Providing example to make CLI help more helpful for -x,--override (#3119) --- docs/changelog/3119.bugfix.rst | 1 + docs/config.rst | 2 +- docs/faq.rst | 4 ++-- src/tox/config/loader/api.py | 5 +++-- 4 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 docs/changelog/3119.bugfix.rst diff --git a/docs/changelog/3119.bugfix.rst b/docs/changelog/3119.bugfix.rst new file mode 100644 index 000000000..2f1d78e27 --- /dev/null +++ b/docs/changelog/3119.bugfix.rst @@ -0,0 +1 @@ +- Provide example to make CLI help more helpful for -x,--override - by :user:`posita`. (:issue:`3119`) diff --git a/docs/config.rst b/docs/config.rst index 1e9d3805a..7b2d05ecc 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -1045,7 +1045,7 @@ Set CLI flags via environment variables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ All CLI flags can be set via environment variables too, the naming convention here is ``TOX_