diff --git a/shell.py b/shell.py index 58fe120..21a36d0 100644 --- a/shell.py +++ b/shell.py @@ -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")