aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2013-09-28 15:57:33 -0700
committerJordan Wilberding <[email protected]>2013-09-28 15:57:33 -0700
commitc2bbc32be1cefafca6fd12867293070a9790fd76 (patch)
tree673344960289c731045dd97b70028c51ed71fd96 /README.md
parent8a60327694646893729cde1708be4f507beceae0 (diff)
parentfaf83051cc5046659ce6beeff4427206dcca4e5d (diff)
downloadrelx-c2bbc32be1cefafca6fd12867293070a9790fd76.tar.gz
relx-c2bbc32be1cefafca6fd12867293070a9790fd76.tar.bz2
relx-c2bbc32be1cefafca6fd12867293070a9790fd76.zip
Merge pull request #56 from tsloughter/masterv0.4.00.4.0
warn on bad app during discovery and erts in tar fix
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 0eabf99..b217052 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Options
| -l | --lib-dir | string | | Additional dirs to search for OTP apps |
| -p | --path | string | | Additional dirs to add to Erlang code path |
| | --default-libs | boolean | true | Whether to use the default system added lib dirs (means you must add them all manually) |
-| -V | --verbose | integer | 0 | The verbosity level between 0 and 2 |
+| -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 |