Skip to content

Commit 07273c4

Browse files
authored
Update README.md
1 parent 03d6bd0 commit 07273c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ parser.Bindings(BindingFlags.Public | BindingFlags.Instance);
388388
## //TODO
389389

390390
- Reverse positional indexing
391-
- Passing multiple comma-separated values
392391
- Specifying possible values. (f.e bacon|onions|tomatoes) Will be doable by default with regex, but enum support will be nice.
393392
- Value type validation within the library with custom errors
394393
- Recursive help flag for commands
395-
- Support for appending the same parameter into enumerables
394+
- Support for appending the same parameter into collections
395+
- Better support for mixing command parameters with parent parameters

0 commit comments

Comments
 (0)