mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
Update README.md
This commit is contained in:
parent
6503942a27
commit
d7bd35e7fd
@ -167,7 +167,7 @@ Some file types can be loaded as tables.
|
||||
--------------------------------------------------------------------------
|
||||
```
|
||||
|
||||
Once you've cound the data, you can call out to external applications and use it.
|
||||
Once you've found the data, you can call out to external applications and use it.
|
||||
|
||||
```text
|
||||
~\Code\nushell> open Cargo.toml | select package.version | echo $it
|
||||
|
Loading…
Reference in New Issue
Block a user