d0n added the comment:
Thanks for your reply. It seems you quite good understood my use case =) and I
get your point. Also, I just did not mention your (far more easier method) of
accomplishing my goal.
Indeed, where I use that kind of switching I conditionally change the help text
as well
New submission from d0n:
Hi,
first of all I want to thank you (bethard) for your great work and efforts on
developing argparse which is a great tool of versatile use in mostly all of my
programs.
I've faced a specific problem while implementing argparse which I have not been
able to f