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
|
|
@ -34,6 +34,7 @@ class WeboobCli(ReplApplication):
|
|||
SYNOPSIS += ' %prog [--help] [--version]'
|
||||
DESCRIPTION = "Weboob-Cli is a console application to call a specific method on backends " \
|
||||
"which implement the given capability."
|
||||
SHORT_DESCRIPTION = "call a method on backends"
|
||||
DISABLE_REPL = True
|
||||
|
||||
def load_default_backends(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue