usage#

property command.usage: str#

The usage string for the command.

This is the original docstring of the wrapped function.

It is in docop format and is used to generatate the argv parser for the command.