Update shell.py

This commit is contained in:
JaydenMW 2021-02-20 21:19:53 +00:00
parent 30b0c08497
commit 2b2ee1dfe1
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ def pclish_help():
system: shows system information
mkdir: creates a directory
shtdwnsubsys: shuts down the sub system
oscmd: allows you to run an OS level command"""
oscmd: allows you to run an OS level command""")
def pclish_ls():
print("pclish: this feature is not yet supported")