Update README.md
This commit is contained in:
@@ -167,7 +167,7 @@ if (p.need_help()) {
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- [x] Does not require `std::regex`
|
- [x] Does not require `std::regex`
|
||||||
- [x] allow (default) / disallow (`Parser::no_unrecognize()`) unrecognized options and flags
|
- [x] allow (default) / disallow (`Parser::no_unrecognized()`) unrecognized options and flags
|
||||||
- [x] optional/required (`PosnlBase::required()`) positional arguments
|
- [x] optional/required (`PosnlBase::required()`) positional arguments
|
||||||
- [x] flags with `-s`, `--long-flag` formats
|
- [x] flags with `-s`, `--long-flag` formats
|
||||||
- [x] options with `--long-opt val` format
|
- [x] options with `--long-opt val` format
|
||||||
|
Reference in New Issue
Block a user