utPLSQL-cli icon indicating copy to clipboard operation
utPLSQL-cli copied to clipboard

Remove all multi-char, single-dash options

Open pesse opened this issue 5 years ago • 0 comments

As mentioned in https://github.com/utPLSQL/utPLSQL-cli/issues/188 the new command-line library doesn't support single-dash, multi-char arguments. Multi-Char args need to be prefixed with double-dash --

So we should remove all multi-char, single-dash options and replace them with a single char.

pesse avatar Nov 12 '20 08:11 pesse