Class Horde_Argv_IndentedHelpFormatter
Format help with indented section bodies.
-
Horde_Argv_HelpFormatter
-
Horde_Argv_IndentedHelpFormatter
Methods summary
public
|
#
__construct( mixed $indent_increment = 2, mixed $max_help_position = 24, mixed $width = null, mixed $short_first = true )
|
public
|
|
public
|
|
Methods inherited from Horde_Argv_HelpFormatter
dedent(),
expandDefault(),
formatDescription(),
formatEpilog(),
formatOption(),
formatOptionStrings(),
indent(),
setLongOptDelimiter(),
setParser(),
setShortOptDelimiter(),
storeOptionStrings()
|