Skip to content
Snippets Groups Projects
Commit 95289592 authored by Luca's avatar Luca Committed by Rhys Arkins
Browse files

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 
parent f7bd7c37
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment