todocli - Man Page

Command line To Do application

Synopsis

todocli [-h |-n <item> |-d <id> ]

Description

A command line ToDo application with SQLite backend powered by Python

Options

-h

--help show help message and exit

-n

--new <ITEM> new todo item

-d

--delete <ID> delete a todo item with id

Author

Hasan Tayyar - Hüseyin Mert

Info

2015-07-10 0.1 William Moreno Reyes