diff --git a/README.md b/README.md index ab7db3c..72f6454 100644 --- a/README.md +++ b/README.md @@ -164,19 +164,19 @@ jsdocx.parse(options, function (err, docs) { - ↳output.path + ↳output.path String undefined Path for a JSON file to be created. - ↳output.indent + ↳output.indent Boolean|Number false Number of spaces for indentation. If set to true, 2 spaces will be used. - ↳output.force + ↳output.force Boolean false Whether to create parent directories if they don't exist.