mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 05:04:38 +00:00
Remove pointless description
This commit is contained in:
@@ -181,7 +181,6 @@ def start(config_options):
|
||||
|
||||
subparser = parser.add_subparsers(
|
||||
title="Admin Commands",
|
||||
description="Choose an admin command to perform.",
|
||||
required=True,
|
||||
dest="command",
|
||||
metavar="<admin_command>",
|
||||
|
||||
Reference in New Issue
Block a user