This commit is contained in:
x3 2022-01-13 09:30:55 +01:00
parent 7a6df64690
commit 5a670733d0
Signed by: x3
GPG Key ID: 7E9961E8AD0E240E
1 changed files with 2 additions and 0 deletions

View File

@ -35,4 +35,6 @@ make
- If file is not found at a scan
- Buffer up mylistadd api cmds when waiting for ratelimit
- Handle C-c gracefully at any time
- Rework cmd line args
- Should be multiple 'menus' like `caniadd add [paths...]`, `caniadd uptime`, `caniadd watched`...
- Write -h page, and maybe a man page too