Specify how short options may be given for Unix-style arguments
| Member Name | Description |
|---|---|
| CollapseShort | Allow short arguments to be collapsed. |
| ShortSeparated | Short options must be separated, and values do not need a space after the name |
Namespace: CommandLine.OptParse
Assembly: CSharpOptParse (in CSharpOptParse.dll)
CommandLine.OptParse Namespace