@cryptotaxi247 / kubo / commits / c89723d31

Adds files api cmd to helptext

License: MIT Signed-off-by: Stephen Whitmore <noffle@ipfs.io>

Stephen Whitmore committed Apr 8, 2016 at 12:31 UTC c89723d3166f32ba48fc4f989a4cfbb6ef8ace70
1 file changed +1
core/commands/root.go
+1
@@ -42,6 +42,7 @@ DATA STRUCTURE COMMANDS
42
43 block Interact with raw blocks in the datastore
44 object Interact with raw dag nodes
45 + files Interact with objects as if they were a unix filesystem
46 file Interact with Unix filesystem objects
47
48 ADVANCED COMMANDS