mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-06-04 22:08:47 -04:00
Remove pointless description
This commit is contained in:
parent
f44354e17f
commit
5ed7853bb0
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ def start(config_options):
|
||||||
|
|
||||||
subparser = parser.add_subparsers(
|
subparser = parser.add_subparsers(
|
||||||
title="Admin Commands",
|
title="Admin Commands",
|
||||||
description="Choose an admin command to perform.",
|
|
||||||
required=True,
|
required=True,
|
||||||
dest="command",
|
dest="command",
|
||||||
metavar="<admin_command>",
|
metavar="<admin_command>",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue