summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArav Singhal <singhal.arav@gmail.com>2016-10-27 09:41:33 +0300
committerArav Singhal <singhal.arav@gmail.com>2016-10-27 09:41:33 +0300
commitb129cd09e00202a7f3c1d43e3e60a9e2da1e076c (patch)
treefaac963d9f562673a028c35b5300e0182ec88bb3
parentcde591ce2e8034a181a2321365ee662f54dc2d63 (diff)
Describe OK in non-verbose toggle in README
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d031706..8cdf7be2 100644
--- a/README.md
+++ b/README.md
@@ -317,7 +317,8 @@ This segment shows the return code of the last command.
| Variable | Default Value | Description |
|----------|---------------|-------------|
-|`POWERLEVEL9K_STATUS_VERBOSE`|`true`|Set to false if you wish to hide this segment when the last command completed successfully.|
+|`POWERLEVEL9K_STATUS_VERBOSE`|`true`|Set to false if you wish to not show the error code when the last command returned an error and optionally hide this segment when the last command completed successfully by setting `POWERLEVEL9K_STATUS_OK_IN_NON_VERBOSE` to false.|
+|`POWERLEVEL9K_STATUS_OK_IN_NON_VERBOSE`|`false`|Set to true if you wish to show this segment when the last command completed successfully in non-verbose mode.|
##### ram