update readme

This commit is contained in:
Lisa Milne 2023-11-21 14:20:28 +10:00
parent 4803cf8e13
commit 05d29e37cf

View file

@ -54,6 +54,7 @@ The shell supports argument in "quotes" and 'single quotes', as well as
dot (.) and dot dot (..) for current and parent directories. The
asterisk (*) wildcard is not currently supported
The shell maintains a command history, use up and down arrows to access.
Piping and io redirects are not currently supported, yet.
The following shell builtin commands or macros are available:
clear - clears the terminal window