Lines Matching full:help_text
315 help_text = self.expand_default(option)316 help_lines = textwrap.wrap(help_text, self.help_width)