mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2024-12-27 18:30:39 +00:00
update readme
This commit is contained in:
parent
92ddf18766
commit
c8f1e370dc
@ -10,6 +10,7 @@ Supported features
|
||||
* If ... [Else If] ... [Else] ... End
|
||||
* Begin ... End
|
||||
* Loop ... End
|
||||
* For name In [word...] ... End
|
||||
* Break [If], Continue [If]
|
||||
* ( ... )
|
||||
* ||
|
||||
@ -21,7 +22,6 @@ Not supported
|
||||
* pipes (|)
|
||||
* subshells (`...`, ``...``)
|
||||
* text-editing commands (search forward/backward, regular expressions, et cetera)
|
||||
* For In loops
|
||||
|
||||
Builtin Commands
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user