aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Rudder <[email protected]>2014-03-06 10:02:56 -0800
committerMatt Rudder <[email protected]>2014-03-06 10:02:56 -0800
commit6fb418824358cb47ba73b2d9a951888dbd625bc0 (patch)
tree510305642593fad6b1c81f65599c6c96e11248f9 /README.md
parent574047d56f2be6c38952652c1681ee33b8a33ee9 (diff)
downloadrelx-6fb418824358cb47ba73b2d9a951888dbd625bc0.tar.gz
relx-6fb418824358cb47ba73b2d9a951888dbd625bc0.tar.bz2
relx-6fb418824358cb47ba73b2d9a951888dbd625bc0.zip
Added a command line override for the sys_config setting.
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 a064666..b58028e 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,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 |
+| | --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|
Wiki
----