mirror of
https://github.com/Noratrieb/badargs.git
synced 2026-01-14 19:55:08 +01:00
added todo
This commit is contained in:
parent
c95f36d412
commit
d70a36858f
2 changed files with 15 additions and 1 deletions
|
|
@ -38,4 +38,10 @@ The following return types are currently available:
|
|||
* usize
|
||||
|
||||
Boolean values can only be `None` or `Some`.
|
||||
The other values can be `None` or `Some(_)`
|
||||
The other values can be `None` or `Some(_)`
|
||||
|
||||
# Todo
|
||||
|
||||
Automatic `--help` handling
|
||||
|
||||
(Maybe) adding metadata, for example for `--version`
|
||||
Loading…
Add table
Add a link
Reference in a new issue