From 58a0f438df4844013361ecac9f2455b74d71792e Mon Sep 17 00:00:00 2001 From: Francis Dinh Date: Mon, 3 Jun 2019 20:11:23 -0400 Subject: Update aerc-tutorial(7) to reflect changes to reply bindings As of commit 11a569f6, the functions of rr/Rr and rq/Rq are switched, but this wasn't reflected in the manpage until now. --- doc/aerc-tutorial.7.scd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/aerc-tutorial.7.scd b/doc/aerc-tutorial.7.scd index 15f7bb3..1b9bd53 100644 --- a/doc/aerc-tutorial.7.scd +++ b/doc/aerc-tutorial.7.scd @@ -59,17 +59,17 @@ there, let's compose a message. Compose a new message *rr* - Reply to a message + Reply-all to a message *rq* - Reply to a message, and pre-fill the editor with a quoted version of the + Reply-all to a message, and pre-fill the editor with a quoted version of the message being replied to *Rr* - Reply-all to a message + Reply to a message *Rq* - Reply-all to a message, and pre-fill the editor with a quoted version of the + Reply to a message, and pre-fill the editor with a quoted version of the message being replied to For now, let's use *C* to compose a new message. The message composer will -- cgit v1.2.3