From decad63123e2abd20c145f90a646bb1189f48a35 Mon Sep 17 00:00:00 2001 From: slothbag Date: Fri, 25 Nov 2016 13:28:40 +1100 Subject: [PATCH] Add dag and stat License: MIT Signed-off-by: slothbag --- core/commands/root.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/commands/root.go b/core/commands/root.go index 8cc8bc7b0..d2d6cf550 100644 --- a/core/commands/root.go +++ b/core/commands/root.go @@ -35,6 +35,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 + dag Interact with IPLD documents (experimental) ADVANCED COMMANDS daemon Start a long-running daemon process @@ -44,6 +45,7 @@ ADVANCED COMMANDS dns Resolve DNS links pin Pin objects to local storage repo Manipulate the IPFS repository + stats Various operational stats NETWORK COMMANDS id Show info about IPFS peers