Searched refs:short_help (Results 1 – 1 of 1) sorted by relevance
198 def short_help(self, text): member in init_cli.Deprecation259 self.short_help = self.short_help or self.help.split('\n')[0]263 self.short_help = deprecation.short_help(self.short_help)271 self.short_help = ' '.join([aliases_help, self.short_help])