4. Usage

$ todoapp add "Buy groceries" --due 2025-06-20 --priority high
$ todoapp list --status pending
$ todoapp done 3
$ todoapp delete 4