Explain /help on launch

This commit is contained in:
Paul Gauthier 2023-05-27 07:51:56 -07:00
parent e0de81fea6
commit 090b46983c

View file

@ -216,6 +216,7 @@ def main(args=None, input=None, output=None):
coder.update_files(content, inp="")
return
io.tool("Use /help to see in-chat commands.")
coder.run()