Document cmdutils.aliases attribute.
This commit is contained in:
parent
9cd2f6ba24
commit
127514f719
@ -21,6 +21,7 @@
|
||||
|
||||
Module attributes:
|
||||
cmd_dict: A mapping from command-strings to command objects.
|
||||
aliases: A list of all aliases, needed for doc generation.
|
||||
"""
|
||||
|
||||
from qutebrowser.utils import qtutils, log
|
||||
|
Loading…
Reference in New Issue
Block a user