From e004bbc3ada922e891827f878675803dd71cca2b Mon Sep 17 00:00:00 2001 From: sinedied Date: Fri, 12 Mar 2021 09:50:03 +0100 Subject: [PATCH] docs: update inline help --- index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.js b/index.js index fe2f22f..2f9551c 100644 --- a/index.js +++ b/index.js @@ -20,6 +20,9 @@ ${chalk.blue( Export environment variables to a JSON or JavaScript file. Default output file is ${chalk.cyan('src/environments/.env.ts')} + --parse-json If an environment variable's value is parsable JSON, + it generates an object for it in output file. + ${chalk.blue('cordova')} [options] [-- ] Execute Cordova commands. Unless the ${chalk.cyan('--fast')} option is provided, the Angular app is