mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-09 04:38:55 -05:00
Remove version from help message
Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
This commit is contained in:
parent
6d5762d711
commit
5c1c6e1f03
@ -111,7 +111,7 @@ def list_instances():
|
||||
|
||||
|
||||
def main():
|
||||
description = "Red - Version {}".format(__version__)
|
||||
description = "Red V3"
|
||||
cli_flags = parse_cli_flags(sys.argv[1:])
|
||||
if cli_flags.list_instances:
|
||||
list_instances()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user