From 1b283a733a1c46f27759558c91b2cdd959fdba06 Mon Sep 17 00:00:00 2001 From: Dylan Powers Date: Fri, 19 Jun 2015 17:07:13 -0700 Subject: [PATCH] Templates list in help text of object new License: MIT Signed-off-by: Dylan Powers --- core/commands/object.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/commands/object.go b/core/commands/object.go index e522a1eb2..28456e792 100644 --- a/core/commands/object.go +++ b/core/commands/object.go @@ -368,6 +368,9 @@ var objectNewCmd = &cmds.Command{ By default it creates and returns a new empty merkledag node, but you may pass an optional template argument to create a preformatted node. + +Available templates: + * unixfs-dir `, }, Arguments: []cmds.Argument{