aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index c34b3e7f..6214d02e 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -529,10 +529,11 @@ message list, the message in the message viewer, etc).
*:toggle-threads*
Toggles between message threading and the normal message list.
-*:fold* [*-t*]++
-*:unfold* [*-t*]
+*:fold* [*-at*]++
+*:unfold* [*-at*]
Collapse or un-collapse the thread children of the selected message.
- If the toggle flag *-t* is set, the folded status is changed. Folded
+ If the toggle flag *-t* is set, the folded status is changed. If the
+ *-a* flag is set, all threads in the current view are affected. Folded
threads can be identified by _{{.Thread\*}}_ template attributes
in *[ui].index-columns*. See *aerc-config*(5) and *aerc-templates*(7)
for more details.