Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 262 Bytes

usage.md

File metadata and controls

18 lines (11 loc) · 262 Bytes

usage:

level-todo add name value Add a new list.

level-todo get name Get a list

level-todo rm/done name Mark a list as done and remove it by the given name.

level-todo list Show all the todo list

level-todo destroy Clear all the list.