Skip to content

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

Merged
spytheman merged 1 commit intovlang:masterfrom
ttytm:tools.vpm/add-spelled-out-verbose-flag
Nov 12, 2023
Merged

tools: support --verbose in vpm, as an alternative to -v, to enable verbose output#19848
spytheman merged 1 commit intovlang:masterfrom
ttytm:tools.vpm/add-spelled-out-verbose-flag

Conversation

@ttytm
Copy link
Copy Markdown
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
@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