cg(1) - Linux man page
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 © Petr Baudis, 2005
See Also
cg is part of gitlink:cogito[7], a toolkit for managing gitlink:git[7] trees.