doc: update missing features

This commit is contained in:
zawz 2020-11-20 10:44:23 +01:00
parent 6bd91bde7f
commit 269427af3d

View file

@ -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