`mp init "-.github user:me filename:CODEOWNERS"` returns > Error: unknown shorthand flag: '.' in -.github user:me filename:CODEOWNERS while `mp init "user:me -.github filename:CODEOWNERS"` works fine. (This may be a cobra thing, not an mp thing)