This commit is contained in:
parent
e7e2ee4a00
commit
3c9c224cf0
@ -50,7 +50,7 @@ def loadAddress() -> str:
|
||||
def printCommand():
|
||||
print('\nInvalid command! Available commands:\n' +
|
||||
' Create directory -> MKD <directory name> \n' +
|
||||
' Remove directory -> RMV <directory name> \n' +
|
||||
' Remove directory -> RMD <directory name> \n' +
|
||||
' Get current directory -> GWD \n' +
|
||||
' Change current directory -> CWD <path> \n' +
|
||||
' List content of current directory -> LST \n' +
|
||||
|
Loading…
Reference in New Issue
Block a user