Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document ambiguous usages in v3-to-v4 #2808

Merged
merged 2 commits into from Jan 3, 2023

Commits on Jan 3, 2023

  1. Document ambiguous usages in v3-to-v4

    Add a section to the upgrading doc,
    "Legacy CLI entry point may result in ambiguous usages"
    
    The new section resolves tox-dev#2728
    sirosen committed Jan 3, 2023
    Copy the full SHA
    597b731 View commit details
    Browse the repository at this point in the history
  2. Updates per review: CLI compat doc section

    Retitle the section. Split it into two subsections, one on ``-e`` vs
    ``run -e``, and one on command names matching environments (as a
    specific case).
    sirosen committed Jan 3, 2023
    Copy the full SHA
    48f1a99 View commit details
    Browse the repository at this point in the history