mirror of
https://github.com/nushell/nushell.git
synced 2025-01-15 02:38:25 +01:00
Update README.md
This commit is contained in:
parent
8aa8314be5
commit
e5d0715c7b
@ -162,8 +162,6 @@ These goals are all critical, project-defining priorities. Priority #1 is "direc
|
||||
| open {filename or url} | Load a file into a cell, convert to table if possible (avoid by appending '--raw') |
|
||||
| enter {filename or url} | Enter (mount) the given contents as the current object |
|
||||
| exit | Leave/pop from the current object (exits if in filesystem object) |
|
||||
| save filename | Save the incoming object to this filepath |
|
||||
| tree | View the incoming object as a tree |
|
||||
|
||||
## Filters on tables (structured data)
|
||||
| command | description |
|
||||
|
Loading…
Reference in New Issue
Block a user