diff options
author | Jordan Wilberding <[email protected]> | 2013-10-12 14:32:01 -0700 |
---|---|---|
committer | Jordan Wilberding <[email protected]> | 2013-10-12 14:32:01 -0700 |
commit | d8fe19483d1afe15017709058f330ac132e4029a (patch) | |
tree | 4ef0d3c0b573b0d0c8459010fc37750c7bb6eba0 /README.md | |
parent | 7bcf3516d0c8aef9fd7cb0191dd9d36929d2a88d (diff) | |
parent | f50f63f1cb504fc9af4f060b7e7d6c5f1c816d41 (diff) | |
download | relx-d8fe19483d1afe15017709058f330ac132e4029a.tar.gz relx-d8fe19483d1afe15017709058f330ac132e4029a.tar.bz2 relx-d8fe19483d1afe15017709058f330ac132e4029a.zip |
Merge pull request #67 from tsloughter/master
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 ---- |