mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Remove pointless description
This commit is contained in:
parent
f44354e17f
commit
5ed7853bb0
@ -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>",
|
||||
|
Loading…
Reference in New Issue
Block a user