mirror of
https://codeberg.org/TicklishHoneyBee/CLIte.git
synced 2026-03-11 09:04:37 +00:00
update readme
This commit is contained in:
parent
4803cf8e13
commit
05d29e37cf
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue