http-prompt icon indicating copy to clipboard operation
http-prompt copied to clipboard

The command line param -v show the version but launch the cli

Open mdtrooper opened this issue 4 years ago • 1 comments

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:~$ 

mdtrooper avatar Oct 14 '21 11:10 mdtrooper

Hi,

I am new to open source contributions, and I would like to get this issue assigned to me.

KarnageKnight avatar Nov 15 '23 02:11 KarnageKnight