Update README.md

This commit is contained in:
Jonathan Turner 2019-06-16 10:04:24 +12:00 committed by GitHub
parent 8aa8314be5
commit e5d0715c7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |