diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-04-02 02:59:02 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-04-02 02:59:02 +0300 |
commit | 18cbe235b8e4f7e5ef30937664a5afbcdb887e47 (patch) | |
tree | f2fac335811b53f8c7678e3fef3de844fc62cb3f /README.md | |
parent | 085610cccf8b1ad4731588ec2c2713283bb597d2 (diff) |
Added documentation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,7 +75,9 @@ currently available are: * **dir** - Your current working directory. * **history** - The command number for the current line. * **rbenv** - Ruby environment information (if one is active). +* **rspec** - Show a ratio of test classes vs code classes for RSpec. * **status** - The return code of the previous command, and status of background jobs. +* **symfony2_tests** - Show a ratio of test classes vs code classes for Symfony2. * **time** - System time. * **vcs** - Information about this `git` or `hg` repository (if you are in one). |