iod
iod copied to clipboard
Command line options with an embedded dash
Hi, is it possible to parse command line options like --my-switch for example? I had a look at the code and I think the answer is no, but maybe I missed something? Or is there a workaround?