add ~~~ Add new item -p PRIO, --prio=PRIO:: Set priority to PRIO (one of veryhigh, high, medium, low, verylow) -u UNDER, --under=UNDER:: Create new item under parent. Format is id.id.id edit ~~~~ Edit item -p PRIO, --prio=PRIO:: Set priority to PRIO (one of veryhigh, high, medium, low, verylow) -D, --done:: Mark item as done -P DONE, --percent=DONE:: Set percents complete to PERCENT (number between 0 and 100) export ~~~~~~ Export todo in iCalendar format -d DEPTH, --depth=DEPTH:: Follow DEPTH levels of links (-1 for infinite) help ~~~~ List commands with short description import ~~~~~~ Import todo from iCalendar Reads ics data from stdin and creates new node with it -r, --replace:: Overwrite old entries on import -u UNDER, --under=UNDER:: Create new item under parent. Format is id.id.id init ~~~~ Create empty ics file --stdout:: Write to stdout instead of file --touch:: Don't complain when file exists link ~~~~ Add another ics under item -t TITLE, --title=TITLE:: Set title to TITLE -p PRIO, --prio=PRIO:: Set priority to PRIO (one of veryhigh, high, medium, low, verylow) -u UNDER, --under=UNDER:: Create new item under parent. Format is id.id.id show ~~~~ Show calendar (default action) -a, --all:: Show done tasks too -f FORMAT, --format=FORMAT:: Use FORMAT function for printing -d DEPTH, --depth=DEPTH:: Follow DEPTH levels of links (-1 for infinite)