Function
appendCmdLine
adds a line of text to the help output of the CommandLineParser
appendCmdLine(parser,text)
Parameters
parser
The CommandLineParser object.
text
A text line that will be added to the help output.
Types: CharString
SeqAn - Sequence Analysis Library - www.seqan.de