$ gotodo --help
Usage: gotodo <command> [<args>]
Options:
--help, -h display this help and exit
Commands:
serve start local web server
add add a new todo
delete delete todo(s) by summary
set update properties of todo(s) by summary
list list todos
By default, your data is stored at ~/.gotodo.json.