From 5028ef9e0e4a3f505da19c005800f273af671534 Mon Sep 17 00:00:00 2001 From: Ivan Chernetsky Date: Sun, 2 Nov 2014 03:16:59 -0800 Subject: Allow to specify a path to vm.args through command-line arguments --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7c68dfb..9e7217c 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Options | -a | --override_app | string | | An app name and a directory to override in the form appname:dir | | -c | --config | string | ./relx.config | Config file path | | | --overlay_vars | string | | Path to a file of overlay variables | +| | --vm_args | string | | Path to a file to use for vm.args | | | --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 | -- cgit v1.2.3