Command.addHelpText

add a appendent help text at specified position

class Command
addHelpText

Parameters

pos AddHelpPos

the postion to insert at

text string

the appendent hlp text

Return Value

Type: Self

Self for chain call

Meta