Home
last modified time | relevance | path

Searched refs:short_help (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/tools/
Didf.py198 def short_help(self, text): member in init_cli.Deprecation
259 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])