cg(1)
=====

NAME
----
cg - wrapper for running cogito commands

SYNOPSIS
--------
cg [--version | COMMAND [ARGS]...]

DESCRIPTION
-----------
Takes a variable number of arguments where the first argument should
either be a Cogito command or one of the supported options. If no
arguments are specified an overview of all the Cogito commands will be
shown.

Enables all Cogito commands to be accessed as subcommands, for example
is:

	cg help
	cg-help

equivalent.

OPTIONS
-------

--
--version::
	Show the version of the Cogito toolkit. Equivalent to the output
	of gitlink:cg-version[1].


-h, --help::
	Print overview of Cogito commands. Same as gitlink:cg-help[1].
--



COPYRIGHT
---------
Copyright (C) Petr Baudis, 2005

SEE ALSO
--------
cg is part of gitlink:cogito[7],
a toolkit for managing gitlink:git[7] trees.
