aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-05-24 21:34:46 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-07-07 21:34:46 +0300
commitf1b5b783d3c8daabf427dfc8c1baf6a9145d7c62 (patch)
tree59b2f958e4b49c102b2ab7aadf81488ab14d4104 /README.md
parent558d137bfaf3b64c5e1b6b1091b0c066cb5f5cce (diff)
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).