277
def get_help_text(self, additional_see_also=None, plain=True,
278
279
"""Return a text string with help for this command.
280
281
:param additional_see_also: Additional help topics to be
282
283
:param plain: if False, raw help (reStructuredText) is
283
284
returned instead of plain text.