From 4ec183aadfd97a872e50c2fba0a0a401ff651c6d Mon Sep 17 00:00:00 2001 From: Bezleputh Date: Tue, 17 Dec 2013 22:59:30 +0100 Subject: [PATCH] [boobcoming] improve comment on do_list method --- weboob/applications/boobcoming/boobcoming.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weboob/applications/boobcoming/boobcoming.py b/weboob/applications/boobcoming/boobcoming.py index de83ccd5..886a69d7 100644 --- a/weboob/applications/boobcoming/boobcoming.py +++ b/weboob/applications/boobcoming/boobcoming.py @@ -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'])