marvel16
marvel16
Hey, i have updates, figured out that the issue is in how i describe -s in options. When i remove this tag line from Options: parser stops throwing DocoptLanguageError: unmatched...
When i remove option description it starts working.  
GamePad64, what do you mean?=D Srsly i don't understand why doesn't it work when i add Options: description string with -s parameter...
If you are using C++ default settings for Options: section, note that tab will insert tabs, not spaces. And options require at least 2 spaces between arguments and its description
@danylofitel hi! Do you know why this could be unaddressed issue? No one answered on your PR, we have faced similar issue in production we couldn't understand why exception was...