fixed wrong config suggestion in README.md

This commit is contained in:
m.kuehn
2013-05-27 13:34:44 +02:00
parent 8f7d99aa95
commit 0da7d7f6dd

View File

@@ -44,7 +44,7 @@ POWERLINE_RIGHT_A="date"
If you want to display exit-code of last command next to time: If you want to display exit-code of last command next to time:
``` ```
POWERLINE_RIGHT_A="exit-code" POWERLINE_RIGHT_A="exit-status"
``` ```
If you want to display date or non-zero-exit-code of last command next to time: If you want to display date or non-zero-exit-code of last command next to time: