Skip to content

Commit

Permalink
docs: update inline help
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Mar 12, 2021
1 parent 7f2c532 commit e004bbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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')} <command> [options] [-- <cordova_options>]
Execute Cordova commands.
Unless the ${chalk.cyan('--fast')} option is provided, the Angular app is
Expand Down

0 comments on commit e004bbc

Please sign in to comment.