mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Alias: clearer description for list command, as suggested by ProgVal
This commit is contained in:
parent
92acea7785
commit
4507771ce7
@ -431,7 +431,7 @@ class Alias(callbacks.Plugin):
|
|||||||
|
|
||||||
@internationalizeDocstring
|
@internationalizeDocstring
|
||||||
def list(self, irc, msg, args, optlist):
|
def list(self, irc, msg, args, optlist):
|
||||||
"""[--{locked,unlocked}]
|
"""[--locked|--unlocked]
|
||||||
|
|
||||||
Lists alias names of a particular type, defaults to all aliases if no
|
Lists alias names of a particular type, defaults to all aliases if no
|
||||||
--locked or --unlocked option is given.
|
--locked or --unlocked option is given.
|
||||||
|
Loading…
Reference in New Issue
Block a user