mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
Merge V3/release/3.0.0 into V3/develop
This commit is contained in:
@@ -117,7 +117,7 @@ async def sigterm_handler(red, log):
|
||||
|
||||
|
||||
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()
|
||||
|
||||
Reference in New Issue
Block a user