diff --git a/options.xhtml b/options.xhtml index d93ce50ad..0ad688f24 100644 --- a/options.xhtml +++ b/options.xhtml @@ -2560,7 +2560,7 @@ attribute set of (values (null, bool, int, string, or float) or a list of values See aerc-binds(5).

Type: -attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)

+attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))

Default: { }

@@ -2591,7 +2591,7 @@ use programs.aerc.extraConfig. See aerc-config(5).

Type: -attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)

+attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))

Default: { }

@@ -13420,7 +13420,7 @@ null or package

Extra lines added to $HOME/.config/aerc/accounts.conf.

See aerc-config(5).

Type: -strings concatenated with “\n” or attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)

+strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))

Default: { }

@@ -13448,7 +13448,7 @@ strings concatenated with “\n” or attribute set of attribute set of (values Global keybindings can be set in the global section.

See aerc-config(5).

Type: -strings concatenated with “\n” or attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)

+strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))

Default: { }

@@ -13475,7 +13475,7 @@ strings concatenated with “\n” or attribute set of attribute set of (values

Extra lines added to $HOME/.config/aerc/aerc.conf.

See aerc-config(5).

Type: -strings concatenated with “\n” or attribute set of attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)

+strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))

Default: { }