pesse opened this issue 4 years ago · 0 comments
As mentioned in #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.