mirror of
https://github.com/nushell/nushell
synced 2025-01-13 05:38:57 +00:00
Update README.md
This commit is contained in:
parent
6503942a27
commit
d7bd35e7fd
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue