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

Add update-browserslist-db mention on --update-db call and deprecation hint. #791

Merged
merged 2 commits into from
Sep 21, 2023

Commits on Sep 21, 2023

  1. add --update-db key to the usage hint

    The --update-db key is missing in the usage hint printed to the terminal when CLI is called with the --help key.
    konclave committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    71b5b57 View commit details
    Browse the repository at this point in the history
  2. add --update-db depracation hint

    And rollback the --update-db print in the help hint.
    konclave committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6187dca View commit details
    Browse the repository at this point in the history