summaryrefslogtreecommitdiff
path: root/cli/tools/test
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-08-31 01:22:20 +0100
committerGitHub <noreply@github.com>2024-08-31 00:22:20 +0000
commitc29e5b9d1edc7fb8a67e58ba43ca95eb417025a2 (patch)
treefe82868cc22372e0ed36b2f2f34e80211e535fe8 /cli/tools/test
parenta527b3a5de86d8753f7881faff694fbe3797d93d (diff)
fix(upgrade): more informative information on invalid version (#25319)
Before: ``` $ deno upgrade v1.xx error: Invalid version passed ``` After: ``` $ deno upgrade v1.xx error: Invalid version passed (v1.xx) Example usage: deno upgrade | deno upgrade 1.46 | deno upgrade canary ``` Also updates help text to use "shorthand version" without flags, but a positional arg.
Diffstat (limited to 'cli/tools/test')
0 files changed, 0 insertions, 0 deletions