How about for non-value type options: i.e. the key just exists.
For instance, "--some-time-out 1000" works well. However, what about
for "--simple-flag" ?
So far I seem to be getting parse errors...
This bit me too. IIRC, 'simple-flag=' with no value.
- Rhys