aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-07-09 04:46:10 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-07-09 04:46:10 +0300
commit4bbbefd5000707a4f9d91644042eae33fcfedd6f (patch)
tree41d753b6be13f3061b161b8befc3cf1847a48867 /README.md
parent24d7ba584ae345a940d226b3a7f6cc3a10d2d431 (diff)
parentf1b5b783d3c8daabf427dfc8c1baf6a9145d7c62 (diff)
Merge pull request #45 from dritter/dritter/symfony2_version
Added a segment that shows the Symfony2 version number.
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 c406835c..b56c6cd2 100644
--- a/README.md
+++ b/README.md
@@ -225,6 +225,7 @@ currently available are:
* **rspec_stats** - 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.
+* **symfony2_version** - Show the current Symfony2 version, if you are in a Symfony2-Project dir.
* **time** - System time.
* **virtualenv** - Your Python [VirtualEnv](https://virtualenv.pypa.io/en/latest/).
* **vcs** - Information about this `git` or `hg` repository (if you are in one).