From c692286b41db28706307e2956d1dbdc22a385c3e Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Tue, 15 Mar 2016 13:23:22 -0400 Subject: [PATCH] Alphabetized subcommands License: MIT Signed-off-by: Richard Littauer --- core/commands/object/object.go | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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