cmdargs icon indicating copy to clipboard operation
cmdargs copied to clipboard

Add union flags

Open ndmitchell opened this issue 11 years ago • 0 comments

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.

ndmitchell avatar Mar 02 '14 21:03 ndmitchell