Extra info (#3008)

* Extra info

* changelog
This commit is contained in:
Michael H
2019-09-20 10:55:46 -04:00
committed by Kowlin
parent 7f22d27d51
commit ee3be8b633
4 changed files with 5 additions and 1 deletions

View File

@@ -79,7 +79,7 @@ async def sigterm_handler(red, log):
def main():
description = "Red V3"
description = "Red V3 (c) Cog Creators"
cli_flags = parse_cli_flags(sys.argv[1:])
if cli_flags.list_instances:
list_instances()