GenomeComb



Genomecomb moved to github on https://github.com/derijkp/genomecomb with documentation on https://derijkp.github.io/genomecomb. For up to date versions, go there. These pages only remain here for the data on the older scientific application (or if someone really needs a long obsolete version of the software)

help

Format

cg help ?options? ?topic?

Summary

display help

Description

cg help displays help about a specific topic, or a general help overview if no topic is given

Arguments

topic
display help about this specific topic

Options

-format 0/1/md
if 0 output help as ascii text to stdout; if 1 put in color and output via less; use "md" for markdown output

Category

Dev