summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-09-07 13:19:11 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-09-07 13:19:11 -0500
commitd7f2226d31f4708518c1ddb41f7666f9c1d0f151 (patch)
tree1ef34c11592cac77eac4ccfbd047bcb952642bef /README.md
parent77e5e6b8f3028626afb4a687c1b02709a2dbd9b6 (diff)
parent04da2ffd5e65895ff0beb6f8f3ffd0deb95328de (diff)
Merge pull request #761 from talentdeficit/rebar_path
`rebar3 path' provider
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4054b8d..8d85934 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ locations ([hex.pm](http://hex.pm), git, hg, and so on).
| eunit | Run eunit tests |
| help | Print help for rebar or task |
| new | Create new rebar project from templates |
+| path | Print paths to build dirs in current profile |
| pkgs | List available packages |
| plugins | List or upgrade plugins |
| release | Build release of project |