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