From 5a670733d0ad3b05e9b027ad3b010590ff350bcb Mon Sep 17 00:00:00 2001 From: x3 Date: Thu, 13 Jan 2022 09:30:55 +0100 Subject: [PATCH] +1 todo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d2d2d5..d4dea1c 100644 --- a/README.md +++ b/README.md @@ -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