gtcli -V (return code: 2)
Error: option --version not recognized
gtcli -- a command line interface to gtg
Options:
-h, --help This help
Basic commands:
gtcli new Create a new task
gtcli show <tid> Display detailed information on given task id
gtcli edit <tid> Opens the GUI editor for the given task id
gtcli delete <tid> Removes task identified by tid
gtcli list [all|today|<filter>|<tag>]... List tasks
gtcli search <expression> Search tasks
gtcli count [all|today|<filter>|<tag>]... Number of tasks
gtcli summary [all|today|<filter>|<tag>]... Report how many tasks starting/due each day
gtcli overview <count of days> Report which tasks are scheduled on each day, default 7 days
gtcli postpone <tid> <date> Updates the start date of task
gtcli close <tid> Sets state of task identified by tid to closed
gtcli browser [hide|show] Hides or shows the task browser window
http://gtg.fritalk.com/
gtcli --help (return code: 0)
gtcli -- a command line interface to gtg
Options:
-h, --help This help
Basic commands:
gtcli new Create a new task
gtcli show <tid> Display detailed information on given task id
gtcli edit <tid> Opens the GUI editor for the given task id
gtcli delete <tid> Removes task identified by tid
gtcli list [all|today|<filter>|<tag>]... List tasks
gtcli search <expression> Search tasks
gtcli count [all|today|<filter>|<tag>]... Number of tasks
gtcli summary [all|today|<filter>|<tag>]... Report how many tasks starting/due each day
gtcli overview <count of days> Report which tasks are scheduled on each day, default 7 days
gtcli postpone <tid> <date> Updates the start date of task
gtcli close <tid> Sets state of task identified by tid to closed
gtcli browser [hide|show] Hides or shows the task browser window
http://gtg.fritalk.com/