On 27 Oct 2015 21:53, Rick "Zero_Chaos" Farina wrote:
> I support this idea, but maybe we could leave the --config option so as
> not to confuse people who are only passing one config?

that already works ;).  python's argparse does partial matching,
so --config will be treated as --configs.

the only breakage will be people who are passing multiple -c but
expecting only the last one to be expected.  meh.
-mike

Attachment: signature.asc
Description: Digital signature

Reply via email to