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
|
|
@ -37,7 +37,8 @@ class WebContentEdit(ReplApplication):
|
|||
APPNAME = 'webcontentedit'
|
||||
VERSION = '0.f'
|
||||
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
|
||||
DESCRIPTION = 'Console application allowing to display and edit contents on various websites.'
|
||||
DESCRIPTION = "Console application allowing to display and edit contents on various websites."
|
||||
SHORT_DESCRIPTION = "manage websites content"
|
||||
CAPS = ICapContent
|
||||
|
||||
def do_edit(self, line):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue