This commit is contained in:
Denis Isidoro 2020-03-19 11:19:39 -03:00 committed by GitHub
parent 2ca1d8fc85
commit f85a4b70f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,7 +235,7 @@ true \
jsons=($(echo "<jsons>"))
cat "${jsons[@]}"
$ jsons: find . -iname '*.rs' -type f -print --- --multi
$ jsons: find . -iname '*.json' -type f -print --- --multi
```
List customization