From 66712856bd230778119745becbaafdfa89a91ea4 Mon Sep 17 00:00:00 2001 From: onury Date: Sat, 19 Mar 2016 04:21:36 +0200 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.