doc: update missing features
This commit is contained in:
parent
6bd91bde7f
commit
269427af3d
1 changed files with 1 additions and 2 deletions
|
|
@ -88,5 +88,4 @@ however not all bash syntax is supported yet,
|
||||||
for example `&>` and `|&` will produce unexpected results
|
for example `&>` and `|&` will produce unexpected results
|
||||||
|
|
||||||
Some specific features are missing:
|
Some specific features are missing:
|
||||||
- `$(())` arithmetics cannot be minimized
|
- `$(())` arithmetics are not minimized
|
||||||
- redirects are not fully minimized
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue