diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-05-26 22:53:29 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-05-26 22:53:29 +0300 |
commit | 2ad6280b517d48d0baf399fe460e5ab30d81fda1 (patch) | |
tree | 4ec75f019b114edeb5f8d0f8b799b8d2f4774a27 /README.md | |
parent | ddef3a6584fdaead20082c65919377cbc5117f74 (diff) |
Added documentation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ currently available are: * **context** - Your username and host (more info below) * **dir** - Your current working directory. * **history** - The command number for the current line. +* **node_version** - Show the version number of the installed node. * **rbenv** - Ruby environment information (if one is active). * **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. |