mirror of
https://github.com/nushell/nushell.git
synced 2025-07-13 04:46:17 +02:00
Update README.md
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user