summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index f74d920..171f4ff 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ limit scope.
| dialyzer | Run the Dialyzer analyzer on the project |
| edoc | Generate documentation using edoc |
| eunit | Run eunit tests |
+| escriptize | Generate escript of project |
| help | Print help for rebar or task |
| new | Create new rebar project from templates |
| pkgs | List available packages |
@@ -49,13 +50,6 @@ limit scope.
| version | Print current version of Erlang/OTP and rebar |
| xref | Run cross reference analysis on the project |
-### Commands still to do
-
-| Command | Description |
-|----------- |------------ |
-| escriptize | Generate escript of project |
-
-
### Changes
* Fetches and builds deps if missing when running any command that relies on them