http-prompt
http-prompt copied to clipboard
The command line param -v show the version but launch the cli
It is a tiny bug but it is annoying.
It is related with #208 .
The command line long param runs fine:
$ http-prompt --version
2.1.0
$
But the short command line fails:
$ http-prompt -v
Version: 2.1.0
http://-v>
Goodbye!
mdtrooper@laptop:~$
Hi,
I am new to open source contributions, and I would like to get this issue assigned to me.