aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2014-06-25 09:23:30 -0500
committerTristan Sloughter <[email protected]>2014-06-25 09:23:44 -0500
commit0c5fad28bcf8409dbac0634c8facbd548a594384 (patch)
treefbf9c81a7e340126b32527c125641241181b00a3 /README.md
parentf9fc1575484ce30940e9af942f1ad29724da59f4 (diff)
downloadrelx-0c5fad28bcf8409dbac0634c8facbd548a594384.tar.gz
relx-0c5fad28bcf8409dbac0634c8facbd548a594384.tar.bz2
relx-0c5fad28bcf8409dbac0634c8facbd548a594384.zip
update README with new include-erts cli option
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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
----