about summary refs log tree commit diff stats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorDaniel Bridges <bridges2@gmail.com>2019-08-01 11:29:21 -0700
committerDrew DeVault <sir@cmpwn.com>2019-08-03 10:43:55 -0400
commitf4b774146387f147d6e693d789889bfdd817a290 (patch)
tree9698171277749cc9885a161de45895c57649d130 /doc/aerc.1.scd
parentb72bb27cb45f25d1df0d93be17474d8a08715411 (diff)
downloadaerc-f4b774146387f147d6e693d789889bfdd817a290.tar.gz
Add cc and bcc commands
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index c158422..725549e 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -216,6 +216,10 @@ message list, the message in the message viewer, etc).
 	Detaches the file with the given path from the composed email. If no path is
 	specified, detaches the first attachment instead.
 
+*cc* <addresses>, *bcc* <addresses>
+	Sets the Cc or Bcc header to the given addresses. If an editor for the header
+	is not currently visible in the compose window, a new one will be added.
+
 *edit*
 	(Re-) opens your text editor to edit the message in progress.