Open kyleabeauchamp opened 10 years ago
This has caused quite a few people coming to me with a failed run.
It's actually more than just a lack of characters, because it's a feature of argparse, since we're using subparsers, each subparser is not aware of the parent parser
I'm all ears if anyone has a "solution", but I don't see how to change this.
So my one beef with the current scripts is how the meaning of various flags changes as you move from left to right. I know we're short on characters, but I bet a lot of people are troubled by the following example: