summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerge Aleynikov <saleyn@gmail.com>2015-12-19 00:17:18 -0500
committerSerge Aleynikov <saleyn@gmail.com>2016-02-08 19:22:52 -0500
commit632db19470fadf698c36668ffe10f4a0d099a598 (patch)
tree29eae970b502e7032aacd5a2fc324a5796a93fdd
parent7b4ceecfdbf60be0d341319f4a675f08951fe8c1 (diff)
Mention in README that state provider is for debugging
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 873a990..14e8b61 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ locations ([hex.pm](http://hex.pm), git, hg, and so on).
| relup | Creates relup from 2 releases |
| report | Report on environment and versions for bug reports |
| shell | Run shell with project apps in path |
-| state | Display configuration state |
+| state | Display configuration state for debugging purposes |
| tar | Package release into tarball |
| tree | Print dependency tree |
| unlock | Unlock dependencies |