about summary refs log tree commit diff stats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorTobias Wölfel <tobias.woelfel@mailbox.org>2020-07-18 13:37:23 +0200
committerReto Brunner <reto@labrat.space>2020-07-19 11:15:56 +0200
commit825996572f19e8c8ce1ed9480644ba2145d29d44 (patch)
treedeee306086fb80186a15bd142eef680d752a5d49 /doc/aerc.1.scd
parent8446d486645858b051f829a47716fd329f9743bf (diff)
downloadaerc-825996572f19e8c8ce1ed9480644ba2145d29d44.tar.gz
Document mailto argument usage
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 929aaa9..40265f9 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -6,7 +6,7 @@ aerc - the world's best email client
 
 # SYNOPSIS
 
-_aerc_ [-v]
+_aerc_ [-v] [mailto:...]
 
 For a guided tutorial, use *:help tutorial* from aerc, or *man aerc-tutorial*
 from your terminal.
@@ -16,6 +16,11 @@ from your terminal.
 *-v*
 	Prints the installed version of aerc and exits.
 
+*mailto:...*
+	Opens the composer with the address in the "to" field.
+	If _aerc_ is already running, the composer is started in this instance,
+	otherwise _aerc_ will be started.
+
 # RUNTIME COMMANDS
 
 To execute a command, press ':' to bring up the command interface. Commands may