diff --git a/plinth/modules/infinoted/__init__.py b/plinth/modules/infinoted/__init__.py index ab5446e2e..a2def39d7 100644 --- a/plinth/modules/infinoted/__init__.py +++ b/plinth/modules/infinoted/__init__.py @@ -37,6 +37,8 @@ managed_services = ['infinoted'] managed_packages = ['infinoted'] +manual_page = 'Infinoted' + name = _('infinoted') short_description = _('Gobby Server')