- Todo-cli is cli tool to add, list and mark todo items
todo-cli [command]
addAdd a new todocompletionGenerate the autocompletion script for the specified shelldonemarks an item as donehelpHelp about any commandlistList items that need to be doneversionPrint the version number of todo-cli
--datafile string data file to store todos (default "$HOME/.todo.json")
-h, --help help for todo-cli
-t, --toggle Help message for toggle
Use todo-cli [command] --help for more information about a command.