Added help and exit

This commit is contained in:
2026-04-27 12:15:58 -04:00
parent 47a6796e1c
commit 7b2bb509ec
13 changed files with 103 additions and 23 deletions

2
scripts/help/help.py Normal file
View File

@@ -0,0 +1,2 @@
def main(args):
print("An unfinished help section! Yay")