Unverified Commit b28a334e authored by Hanefi Onaldi's avatar Hanefi Onaldi Committed by GitHub
Browse files

Fix numerous issues with argument parsing (#617)

* Remove root_with_debug CommandLine that is identical to root

* Fix numerous issues with argument parsing

The following issues were fixed:
- some options were not recognized
- some nonexistent options were recognized
- some options with required arguments were not expecting an argument
- some commands did not print help messages when given invalid options
parent 32827b86
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment