diff options
| -rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -761,7 +761,7 @@ const char *help_long = " Foreground and background colors can be default, black, red, green, yellow, blue,\n" " magenta, cyan, white, and hexadecimal RGB (#RRGGBB) if the terminal supports it.\n" "\n" - " Attributes can be standout (highlighted), underline, blink, dim, bold, and italic.\n" + " Attributes can be standout, underline, reverse, blink, dim, bold, and italic.\n" "\n" " Keys in this section:\n" "\n" |
