chore(docs): add exit icons

This commit is contained in:
Jan De Dobbeleer 2021-01-19 18:59:15 +01:00 committed by Jan De Dobbeleer
parent 225b317e32
commit d1025670fb

View file

@ -35,5 +35,7 @@ Displays the last exit code or that the last command failed based on the configu
- color_background: `boolean` - color the background or foreground when an error occurs - defaults to `false`
- error_color: `string` [color][colors] - color to use when an error occured
- always_numeric: `boolean` - always display exit code as a number - defaults to `false`
- success_icon: `string` - displays when there's no error and `"always_enabled": true` - defaults to `""`
- error_icon: `string` - displays when there's an error - defaults to `""`
[colors]: /docs/configure#colors