"""`help` sub-command
usage: ape help -h
ape help [-w WIDTH] [--module <module>...] [<name>]
positional arguments:
<name> A specific plugin to inquire about [default: Ape].
optional arguments:
-h, --help show this help message and exit
-w , --width <width> Number of characters to wide to format the page. [default: 80]
-m, --module <module> non-ape module with plugins
"""
Contents:
HelpArgumentsConstants |