aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-stylesets.7.scd
diff options
context:
space:
mode:
authorJoel Pickett <mail@vyryls.com>2022-07-29 10:13:21 +1000
committerRobin Jarry <robin@jarry.cc>2022-07-30 17:58:27 +0200
commite73e5065b0f81e566f8383d30ad25950b127e96b (patch)
tree87f6474ad45bebd12e189a93479d02a9e2f8fb8e /doc/aerc-stylesets.7.scd
parentb8ef8d2628e2b307864aee1f61ab4036d0473b33 (diff)
downloadaerc-e73e5065b0f81e566f8383d30ad25950b127e96b.tar.gz
doc: fix blink config example
Signed-off-by: Joel Pickett <mail@vyryls.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-stylesets.7.scd')
-rw-r--r--doc/aerc-stylesets.7.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-stylesets.7.scd b/doc/aerc-stylesets.7.scd
index b8490456..9d4c91be 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: `<style_object>.bold=<true|false|toggle>`
+ Syntax: `<style_object>.blink=<true|false|toggle>`
*underline*
The underline attribute of the style object is set/unset.