aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEric <[email protected]>2013-10-16 14:04:07 -0700
committerEric <[email protected]>2013-10-16 14:04:07 -0700
commit0f5ffc5df74ff5c308ee3d1dc657e20edc4f1cb8 (patch)
tree128cf2572659d75d64ee848078b34ccb0cf54397 /README.md
parent5216cf94a3d2b62756a2acb2867449a782437bf9 (diff)
downloadrelx-0f5ffc5df74ff5c308ee3d1dc657e20edc4f1cb8.tar.gz
relx-0f5ffc5df74ff5c308ee3d1dc657e20edc4f1cb8.tar.bz2
relx-0f5ffc5df74ff5c308ee3d1dc657e20edc4f1cb8.zip
document dev mode in the readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0e9427..a064666 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +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 |
-
+| -d | --dev-mode | boolean | false | Symlink all applications and configuration into the release instead of copying|
Wiki
----