Merge pull request #1403 from dylanPowers/object-new-templates

Object new templates
This commit is contained in:
Juan Batiz-Benet 2015-06-26 04:23:26 -07:00
commit c9edbf359d

View File

@ -388,6 +388,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{