Add missing "whatis entry" to man pages
This is recommended by Debian. closes #618
This commit is contained in:
parent
690747dbf2
commit
ae06ae3384
64 changed files with 284 additions and 213 deletions
|
|
@ -29,6 +29,7 @@ class WeboobDebug(BaseApplication):
|
|||
VERSION = '0.f'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz'
|
||||
DESCRIPTION = "Weboob-Debug is a console application to debug backends."
|
||||
SHORT_DESCRIPTION = "debug backends"
|
||||
|
||||
def __init__(self, option_parser=None):
|
||||
super(WeboobDebug, self).__init__(option_parser)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue