[boobcoming] improve comment on do_list method
This commit is contained in:
parent
48792b8990
commit
4ec183aadf
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ class Boobcoming(ReplApplication):
|
|||
def do_list(self, line):
|
||||
"""
|
||||
list [PATTERN]
|
||||
List upcoming events, pattern can be an english or french week day, 'today' or a date
|
||||
List upcoming events, pattern can be an english or french week day, 'today' or a date (dd/mm/yy[yy])
|
||||
"""
|
||||
|
||||
self.change_path([u'events'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue