From e5d0715c7bcc552d791783461516366d240dd122 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sun, 16 Jun 2019 10:04:24 +1200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 549a100b79..607674625e 100644 --- a/README.md +++ b/README.md @@ -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 |