Update README.md

This commit is contained in:
Jonathan Turner 2019-06-19 17:25:12 +12:00 committed by GitHub
parent a2a48cdaa8
commit bec9fd2d2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,6 +161,7 @@ These goals are all critical, project-defining priorities. Priority #1 is "direc
| cd path | Change to a new path |
| ls (path) | View the contents of the current or given path |
| ps | View current processes |
| sysinfo | View information about the current system |
| 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) |