diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-11-16 01:53:10 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-11-16 01:53:10 +0300 |
commit | 37113bc120dc212ab8fd5cb300ad3d7b167527b9 (patch) | |
tree | e23259194f04c62adb9240b003f4b00dfa4aa1d9 /README.md | |
parent | c81863e23429aeadb70a89764c489d0728fd59c3 (diff) |
Added documentation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ The segments that are currently available are: * [ram](#ram) - Show free RAM and used Swap. * [rbenv](#rbenv) - Ruby environment information (if one is active). * [rspec_stats](#rspec_stats) - Show a ratio of test classes vs code classes for RSpec. +* **rust_version** - Display the current rust version. * [status](#status) - The return code of the previous command, and status of background jobs. * [symphony2_tests](#symphony2_tests) - Show a ratio of test classes vs code classes for Symfony2. * **symphony2_version** - Show the current Symfony2 version, if you are in a Symfony2-Project dir. |