diff options
author | Tristan Sloughter <[email protected]> | 2013-10-12 12:29:57 -0500 |
---|---|---|
committer | Tristan Sloughter <[email protected]> | 2013-10-12 12:29:57 -0500 |
commit | f50f63f1cb504fc9af4f060b7e7d6c5f1c816d41 (patch) | |
tree | 4ef0d3c0b573b0d0c8459010fc37750c7bb6eba0 /README.md | |
parent | 51d787c7e3da7cbfa092b8455706911749f26d45 (diff) | |
download | relx-f50f63f1cb504fc9af4f060b7e7d6c5f1c816d41.tar.gz relx-f50f63f1cb504fc9af4f060b7e7d6c5f1c816d41.tar.bz2 relx-f50f63f1cb504fc9af4f060b7e7d6c5f1c816d41.zip |
add overlay_vars command line arg
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ Options | -V | --verbose | integer | 2 | The verbosity level between 0 and 3 | | -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 | Wiki ---- |