summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-04-18 14:54:56 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-04-18 14:54:56 -0500
commit032c0448ee115a25becef2586ca4642c9bad63e9 (patch)
treef294cdbdaebbe2ecc43e74d788cff1e23a1b8fe0 /src/rebar.app.src
parent4a057b68c92a7b1334471c109b2c1649c9f17e67 (diff)
parent326f8401233d6e7f9e7647d61007ddef6a745025 (diff)
Merge pull request #345 from ferd/unlocks
Add support for an unlock command
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 63cca9c..b404c42 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -49,6 +49,7 @@
rebar_prv_report,
rebar_prv_shell,
rebar_prv_tar,
+ rebar_prv_unlock,
rebar_prv_update,
rebar_prv_upgrade,
rebar_prv_version,