Templates list in help text of object new
License: MIT Signed-off-by: Dylan Powers <dylan.kyle.powers@gmail.com>
Dylan Powers committed
Jun 19, 2015 at 17:07 UTC
1b283a733a1c46f27759558c91b2cdd959fdba06
1 file changed
+3
core/commands/object.go
+3
@@ -368,6 +368,9 @@ var objectNewCmd = &cmds.Command{
368
By default it creates and returns a new empty merkledag node, but
369
you may pass an optional template argument to create a preformatted
370
node.
371
+
372
+Available templates:
373
+ * unixfs-dir
374
`,
375
},
376
Arguments: []cmds.Argument{