mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Documentation is now correct.
This commit is contained in:
parent
a06c53902d
commit
aadf37bd35
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ 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.
|
||||
* **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.
|
||||
* **time** - System time.
|
||||
|
|
Loading…
Reference in a new issue