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

tools: support --verbose in vpm, as an alternative to -v, to enable verbose output #19848

Merged

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Nov 11, 2023

🤖 Generated by Copilot at 28235e3

Improved the verbose option of vpm by allowing both short and long forms. Updated the is_verbose field of the Settings struct in cmd/tools/vpm/settings.v to reflect this change.

🤖 Generated by Copilot at 28235e3

  • Allow both -v and --verbose as valid options for enabling verbose output in vpm (link)

@spytheman spytheman changed the title tools: add --verbose to use it alternatively to -v to enable verbose output tools: support --verbose in vpm, as an alternative to -v, to enable verbose output Nov 12, 2023
@spytheman spytheman merged commit 7c5d439 into vlang:master Nov 12, 2023
43 checks passed
@ttytm ttytm deleted the tools.vpm/add-spelled-out-verbose-flag branch November 13, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants