Commit c9edbf35 authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

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

Object new templates
parents 51aeb121 1b283a73
......@@ -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{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment