summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-02-05 18:05:08 -0600
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-02-05 18:05:08 -0600
commitb11f37e0dbaf2d3423bd5356cc63e6b97663656b (patch)
treeafc420c1c783757ab82bafc361cbc6a295f1416a /README.md
parentd2cfe6a073d4d5d3092143c3925dacaab76ed472 (diff)
parent2abb55170ea5408496c79b15a1c714263c66c0ed (diff)
Merge pull request #127 from kellymclaughlin/xref-provider
Add xref provider for cross reference analysis
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 85d95ea..dce1937 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ limit scope.
| update | Update package index |
| upgrade | Fetch latest version of dep |
| version | Print current version of Erlang/OTP and rebar |
+| xref | Run cross reference analysis on the project |
### Commands still to do