summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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