Documentation ¶
Index ¶
Constants ¶
View Source
const ( APP = "SHDoc" VER = "0.10.1" DESC = "Tool for viewing and exporting docs for shell scripts" )
View Source
const ( OPT_OUTPUT = "o:output" OPT_TEMPLATE = "t:template" OPT_NAME = "n:name" OPT_NO_PAGER = "np:no-pager" OPT_NO_COLOR = "nc:no-color" OPT_HELP = "h:help" OPT_VER = "v:version" OPT_VERB_VER = "vv:verbose-version" OPT_COMPLETION = "completion" OPT_GENERATE_MAN = "generate-man" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.