SYNOPSIS

cg-help [-c] [cg-COMMAND | COMMAND]

DESCRIPTION

Takes an optional argument describing the command to show the help for. The command can be specified either as COMMAND or cg-COMMAND. If the argument is left out an overview of all the Cogito commands will be shown.

Note, short help for a command is also available by passing --help or -h to the command. The complete command manual is shown when passing --long-help (and is the same as doing "cg-help command").

OPTIONS

-c

Colorize the output.

-h, --help

Print usage summary.

--long-help

Print user manual. The same as found in cg-help(1).

COPYRIGHT

Copyright © Petr Baudis, 2005

SEE ALSO

cg-help is part of cogito(7), a toolkit for managing git(7) trees.