From 0c5fad28bcf8409dbac0634c8facbd548a594384 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Wed, 25 Jun 2014 09:23:30 -0500 Subject: update README with new include-erts cli option --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a821622..7c68dfb 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ Options | | --overlay_vars | string | | Path to a file of overlay variables | | | --sys_config | string | | Path to a file to use for sys.config | | -d | --dev-mode | boolean | false | Symlink all applications and configuration into the release instead of copying| +| -i | --include-erts | boolean/string | true | If true include a copy of erts used to build with, if a path include erts at that path. If false, do not include erts | + Wiki ---- -- cgit v1.2.3