aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGrigory Starinkin <[email protected]>2018-11-04 13:48:38 +0000
committerGrigory Starinkin <[email protected]>2018-11-04 14:50:02 +0000
commitfc2170f006485b5f9705a8ff5e90b92d431c7c2c (patch)
tree777d1a65158daea70b62f9b31570185c6fc287d8 /README.md
parent9f9989167b04c1335c23fafe9945f490abbff799 (diff)
downloadrelx-fc2170f006485b5f9705a8ff5e90b92d431c7c2c.tar.gz
relx-fc2170f006485b5f9705a8ff5e90b92d431c7c2c.tar.bz2
relx-fc2170f006485b5f9705a8ff5e90b92d431c7c2c.zip
allow specify additional providers via api and cli calls
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 728a210..376e676 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,7 @@ Options
| | --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 |
+| | --provider | string | | Specify an additional relx provider |
Wiki
----