diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-templates.7.scd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd index 63d9df6a..8a2a3381 100644 --- a/doc/aerc-templates.7.scd +++ b/doc/aerc-templates.7.scd @@ -83,6 +83,12 @@ available always. {{.ThreadPrefix}}{{.Subject}} ``` + The subject of the email stripped of any _Re:_ and _Fwd:_ prefixes. + + ``` + {{.SubjectBase}} + ``` + *Flags* List of message flags, not available when composing, replying nor forwarding. This is a list of strings that may be converted to a single |