diff --git a/core/commands/object/object.go b/core/commands/object/object.go index 86091ad07..b2f13d01f 100644 --- a/core/commands/object/object.go +++ b/core/commands/object/object.go @@ -47,24 +47,24 @@ var ObjectCmd = &cmds.Command{ 'ipfs object' is a plumbing command used to manipulate DAG objects directly.`, Synopsis: ` -ipfs object get - Get the DAG node named by -ipfs object put - Stores input, outputs its key ipfs object data - Outputs raw bytes in an object +ipfs object get - Get the DAG node named by ipfs object links - Outputs links pointed to by object -ipfs object stat - Outputs statistics of object ipfs object new