From e73e5065b0f81e566f8383d30ad25950b127e96b Mon Sep 17 00:00:00 2001 From: Joel Pickett Date: Fri, 29 Jul 2022 10:13:21 +1000 Subject: [PATCH] doc: fix blink config example Signed-off-by: Joel Pickett Acked-by: Robin Jarry --- doc/aerc-stylesets.7.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd index b849045..9d4c91b 100644 --- a/doc/aerc-stylesets.7.scd +++ b/doc/aerc-stylesets.7.scd @@ -48,7 +48,7 @@ style objects. The blink attribute of the style object is set/unset. _The terminal needs to support blinking text_ - Syntax: `.bold=` + Syntax: `.blink=` *underline* The underline attribute of the style object is set/unset.