diff options
author | Johannes Thyssen Tishman <johannes@thyssentishman.com> | 2024-02-10 18:10:08 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-02-11 22:03:56 +0100 |
commit | d4102e7af635f3e46163f834a4774778d8be9603 (patch) | |
tree | a588d8716525a3d54d64f28814ca7d3cdb3d4de5 /doc/aerc-templates.7.scd | |
parent | 819ce4bbf157c2c0f65a4928ceee74ff2461a73a (diff) | |
download | aerc-d4102e7af635f3e46163f834a4774778d8be9603.tar.gz |
templates: Add documentation for .Signature
Document the recently added {{.Signature}} template.
Signed-off-by: Johannes Thyssen Tishman <johannes@thyssentishman.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-templates.7.scd')
-rw-r--r-- | doc/aerc-templates.7.scd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd index 1c408126..d0cb0f6e 100644 --- a/doc/aerc-templates.7.scd +++ b/doc/aerc-templates.7.scd @@ -185,6 +185,14 @@ available always. {{.OriginalText}} ``` +*Signature* + The signature of the currently selected account obtained from + *signature-file* or *signature-cmd*. + + ``` + {{.Signature}} + ``` + *Account info* The current account name: |