diff --git a/README.md b/README.md index 9346473..ed3263a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ POWERLINE_RIGHT_A="date" 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: