diff options
author | Serge Aleynikov <saleyn@gmail.com> | 2015-12-19 00:17:18 -0500 |
---|---|---|
committer | Serge Aleynikov <saleyn@gmail.com> | 2016-02-08 19:22:52 -0500 |
commit | 632db19470fadf698c36668ffe10f4a0d099a598 (patch) | |
tree | 29eae970b502e7032aacd5a2fc324a5796a93fdd | |
parent | 7b4ceecfdbf60be0d341319f4a675f08951fe8c1 (diff) |
Mention in README that state provider is for debugging
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | |