Dark Mode
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I was trying to test the first use case under the Quickstart, all the argument parser works great except the "--help".
$ ./TestArg.exe --name=marvinmarvin$ ./TestArg.exe --helpSegmentation fault
Could help to check this?