.TH gtgcli 1 2012-08-16 "gtgcli" .SH NAME gtcli \- Command-line interface for Getting Things GNOME! .SH SYNOPSIS .B gtgcli [options] COMMAND [command options] .SH DESCRIPTION gtgcli provides a handy command-line interface to GTG. It allows one to list and modify your task directly from the command line. It also allows one to interact with GTG using shell scripts. .SH OPTIONS .TP \fB\-h, \-\-help\fB Prints some information about gtg's usage and options. .SH COMMAND OPTIONS .TP \fBnew\fB Creates a new task. .TP \fBshow \fB Display task with task ID. .TP \fBedit \fB Opens the GUI editor for the task with task ID. .TP \fBdelete \fB Removes task with task ID. .TP \fBlist [all|today||]\fB List tasks corresponding to the given attributes. .TP \fBsearch \fB Search tasks corresponding to . Read the documentation from GTG's help to know more about the search query syntax. .TP \fBcount [all|today||]\fB Outputs the task count for all the task corresponding to the given attributes. .TP \fBsummary [all|today|| \fB Updates the start date of the task with task id to . .TP \fBclose \fB Sets state of task identified by to done. .TP \fBbrowser [hide|show]\fB Hides or shows the task browser window. .SH "SEE ALSO" gtg (1) .SH BUGS Please report any bug you may experience to the \fBGTG\fP Developers, that can be reached at \fRhttps://edge.launchpad.net/gtg\fP .SH COPYRIGHT This manual page is Copyright 2012 Bertrand Rousseau . Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation.