From 3fc8e0408cd27e15fdfbd3711c6ab18140745c86 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 28 Sep 2013 11:56:32 -0500 Subject: warn, not error, on bad app during discovery provider --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 | -- cgit v1.2.3