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 -V, clean up errors and help text #259

Merged
merged 2 commits into from
Jul 30, 2022
Merged

Conversation

passcod
Copy link
Member

@passcod passcod commented Jul 29, 2022

  • Add -V to print version (Deprecate --version and add support for -v #248)
  • Clean up some errors' documentation and names
  • Allow --manifest-path to take both a crate folder path and a Cargo.toml's path
  • Rewrite some option help texts
  • Add some help sections to organise things and be able to refer to overrides as a group

src/helpers.rs Outdated Show resolved Hide resolved
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
@passcod passcod requested a review from NobodyXu July 30, 2022 00:01
@passcod passcod added PR: feature work PR that provides or works on a new feature PR: improvement PR that improves existing features or code PR: documentation Improvements or additions to documentation labels Jul 30, 2022
@passcod passcod merged commit 47fd7c1 into cargo-bins:main Jul 30, 2022
@passcod passcod mentioned this pull request Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: documentation Improvements or additions to documentation PR: feature work PR that provides or works on a new feature PR: improvement PR that improves existing features or code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants