shadowsocksserver: Use shared manual page with Client

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-05-29 16:37:27 -04:00
parent e719b1ed49
commit 4878e7f021
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -47,7 +47,7 @@ class ShadowsocksServerApp(app_module.App):
app_id=self.app_id, version=self._version,
name=_('Shadowsocks Server'), icon_filename='shadowsocks',
short_description=_('Help Others Bypass Censorship'),
description=_description, manual_page='ShadowsocksServer')
description=_description, manual_page='Shadowsocks')
self.add(info)
menu_item = menu.Menu('menu-shadowsocks-server', info.name,