Merge branch 'master' into develop
This commit is contained in:
commit
d88431b8d3
5 changed files with 12 additions and 10 deletions
|
|
@ -96,7 +96,7 @@ def help_search_with_index(query, candidate_entries, suggestion_maxnum=5):
|
|||
)
|
||||
|
||||
|
||||
class CmdHelp(Command):
|
||||
class CmdHelp(COMMAND_DEFAULT_CLASS):
|
||||
"""
|
||||
View help or a list of topics
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue