From 18e9def78660ebadda6c70a5dbe735658b1c28ce Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 20 Jun 2015 22:52:05 -0500 Subject: update readme and completions for new commands --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index efcecfd..60300ec 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,17 @@ limit scope. | do | Higher-order provider to run multiple tasks in sequence | | dialyzer | Run the Dialyzer analyzer on the project | | edoc | Generate documentation using edoc | -| eunit | Run eunit tests | | escriptize | Generate escript of project | +| eunit | Run eunit tests | | help | Print help for rebar or task | | new | Create new rebar project from templates | | pkgs | List available packages | +| plugins | List or upgrade plugins | | release | Build release of project | | report | Report on environment and versions for bug reports | | shell | Run shell with project apps in path | | tar | Package release into tarball | +| unlock | Unlock dependencies | | update | Update package index | | upgrade | Fetch latest version of dep | | version | Print current version of Erlang/OTP and rebar | -- cgit v1.1