added todo

This commit is contained in:
nora 2021-10-02 00:10:23 +02:00
parent c95f36d412
commit d70a36858f
2 changed files with 15 additions and 1 deletions

View file

@ -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`