readme: Add man pages to the TODO list

I mean I need to make this a real POSIX program with full documentation,
right?
This commit is contained in:
Lux Aliaga 2022-09-17 06:01:58 -03:00
parent 98a6b8deca
commit 8034a25eb9
Signed by: lux
GPG Key ID: B56C805968637437
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ After installing, run `vento init`. This will create a `.vento` folder in your h
- [ ] Make `vento take` and `vento drop` commands independent from the `vento` command
- [ ] Configuration files
- [ ] Replace panic errors with more elegant, user friendly errors
- [ ] Man pages
- [x] Code cleanup
## Credits