-
- Downloads
chore: add -v parameter to cli (#1489)
NOTE: I followed this doc as from what I've seen in the discussion the desired arguments would be `--version` and `-v`, while `commander` uses `-V` as default. This is their suggested way of overwriting it. https://github.com/tj/commander.js#version-option Fixes #1469
Loading
Please register or sign in to comment