readme/fix

This commit is contained in:
Marc Beninca 2025-07-27 15:04:26 +02:00
parent 6df34dda0a
commit dbc7b21465
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 3 additions and 2 deletions

View file

@ -126,8 +126,9 @@ Two interpreted languages for flexibility.
* target root directory * target root directory
* dependencies resolving * dependencies resolving
* parsing * parsing
* imporve doc algorithm * improve doc algorithm
* handle oneline functions * handle oneline functions
* fix #= before #|
* install commands * install commands
* remove existing before * remove existing before
* test required * test required

View file

@ -7,8 +7,8 @@ di=0;94\
" "
# list current directory’s entries # list current directory’s entries
#= l
#| ls #| ls
#= l
rwx_ls() { rwx_ls() {
ls \ ls \
--all \ --all \