pashi
pashi copied to clipboard
Make commands case sensitive
This will allow for many more short form commands by using upper case letters.
Doing this will allow use of -v as a synonym for --verbosity and -V as a synonym for --version, for example.
Need to check that v2.x actually takes case into account in commands.
And what about case sensitivity of parameters?