cmdargs
cmdargs copied to clipboard
Add union flags
Sometimes it is useful for one field to be controlled by two flags, for example --encoding=ENC or --utf8 as an alias for --encoding=utf8. I should support that somehow.