one more help update

This commit is contained in:
RetiredWizard 2025-08-02 02:33:47 -04:00
parent e457cde29f
commit ec382f3c51

View file

@ -682,7 +682,7 @@ def PyDOS():
print("Environment Commands: HELP, SET[/p][/a], PROMPT, PATH")
print("Operating System Commands: EXIT, VER, MEM, DATE [mm-dd-yy], TIME [hh:mm:ss]")
print("Batch Commands: GOTO, IF, ECHO, PAUSE")
print("Command to execute a single Python command: PEXEC")
print("Command to execute a single Python command: PEXEC [command]")
print("Run a Python program: [path]program[.py]")
print("Run a DOS batch file: [path]program[.bat]")
elif cmd == "DIR":