Skip to content

Commit

Permalink
Remove pointless description
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Jul 16, 2019
1 parent f44354e commit 5ed7853
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion synapse/app/admin_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -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>",
Expand Down

0 comments on commit 5ed7853

Please sign in to comment.