From c89723d3166f32ba48fc4f989a4cfbb6ef8ace70 Mon Sep 17 00:00:00 2001 From: Stephen Whitmore Date: Fri, 8 Apr 2016 12:31:59 -0700 Subject: [PATCH] Adds files api cmd to helptext License: MIT Signed-off-by: Stephen Whitmore --- core/commands/root.go | 1 + 1 file changed, 1 insertion(+) diff --git a/core/commands/root.go b/core/commands/root.go index bd3392966..00cea12c0 100644 --- a/core/commands/root.go +++ b/core/commands/root.go @@ -42,6 +42,7 @@ DATA STRUCTURE COMMANDS block Interact with raw blocks in the datastore object Interact with raw dag nodes + files Interact with objects as if they were a unix filesystem file Interact with Unix filesystem objects ADVANCED COMMANDS