View source 
# list tasks
task
# create a newtask
task add
# get task details
task 1
# insert file for the task
task 1 annotate project:livro -- ~/livro/todo.txt
# list tasks
task
# create a newtask
task add
# get task details
task 1
# insert file for the task
task 1 annotate project:livro -- ~/livro/todo.txt