summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index b31a0af..1fe4c2e 100644
--- a/main.c
+++ b/main.c
@@ -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"