From 750c3df605de8e7dc0f4d809e2fe7aa09827eee1 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 13 Oct 2013 11:17:23 -0500 Subject: add optoin to use custom system_libs dir. This closes #64 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 19e2008..b0e9427 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Options | -u | --upfrom | string | | The release to upgrade from. Only valid with relup target | | -o | --output-dir | string | ./ | The output directory for the release | | -l | --lib-dir | string | | Additional dirs to search for OTP apps | +| | --system_libs | string | | Path to a Erlang system libs to use | | -p | --path | string | | Additional dirs to add to Erlang code path | | | --default-libs | boolean | true | Whether to use the default system added lib dirs (means you must add them all manually) | | -V | --verbose | integer | 2 | The verbosity level between 0 and 3 | -- cgit v1.2.3