Update 'shell.py'

This commit is contained in:
JaydenMW 2021-02-14 03:38:33 +01:00
parent de21e038fb
commit 7454bd308b
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ def pclish_cd(path):
def pclish_echo():
txt = input("What would you like to echo?:\n")
echo(txt)
print(txt)
def pclish_help():
print("""pclish: here are the commands available