aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Thyssen Tishman <johannes@thyssentishman.com>2024-09-30 17:52:39 +0200
committerRobin Jarry <robin@jarry.cc>2024-10-12 00:13:20 +0200
commit0d9f2002d5671139d1c0d0be17435c9d324a45d4 (patch)
tree88f8d9251600e102e28cc029ecbe096fd1c9122f
parent7c50ee0de671535afca7e7133aaaed58e3037b29 (diff)
downloadaerc-0d9f2002d5671139d1c0d0be17435c9d324a45d4.tar.gz
doc: fix formatting of reply -A flag
Fix small typo within docs. Signed-off-by: Johannes Thyssen Tishman <johannes@thyssentishman.com> Acked-by: Robin Jarry <robin@jarry.cc>
-rw-r--r--doc/aerc.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 6b48bc3e..575e2658 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -468,7 +468,7 @@ message list, the message in the message viewer, etc).
Use the specified template file for creating the initial
message body.
- *-A*_: _<account>_
+ *-A* _<account>_
Reply with the specified account instead of the current one.
*-e*: Forces *[compose].edit-headers* = _true_ for this message only.