allow Grouped Short Options
If true, short options can be grouped together after a single -.
For example, -abc is equivalent to -a -b -c. Set to false to disable this behavior.
If true, short options can be grouped together after a single -.
For example, -abc is equivalent to -a -b -c. Set to false to disable this behavior.