summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorFrancis Dinh <archaeme@biribiri.dev>2019-06-03 20:11:23 -0400
committerDrew DeVault <sir@cmpwn.com>2019-06-03 20:55:51 -0400
commit58a0f438df4844013361ecac9f2455b74d71792e (patch)
tree69414c63edf6b3bf5562cb59d1fbf0a8deca962e
parentcbbdb232e87ebf92b6abba9bb3f7eff0597d0fff (diff)
downloadaerc-58a0f438df4844013361ecac9f2455b74d71792e.tar.gz
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.
-rw-r--r--doc/aerc-tutorial.7.scd8
1 files 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