mirror of
https://github.com/denisidoro/navi
synced 2025-02-16 12:38:28 +00:00
Fix typo
This commit is contained in:
parent
2ca1d8fc85
commit
f85a4b70f9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue