From afd7adf52bd5622002f225175aea3b221bd63314 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Thu, 21 Sep 2017 10:49:52 +0200 Subject: [PATCH] Document the new --insert command line option added in commit 9b17603ded77a56d10e56e80b9647487e25546da --- doc/man/claws-mail.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man/claws-mail.1 b/doc/man/claws-mail.1 index ae2f5307f..06d026aa6 100644 --- a/doc/man/claws-mail.1 +++ b/doc/man/claws-mail.1 @@ -101,6 +101,8 @@ This list is not complete. .br \fB \-\-attach file1 [file2]...\fR .br +\fB \-\-insert file1 [file2]...\fR +.br \fB \-\-receive\fR .br \fB \-\-receive\-all\fR @@ -283,6 +285,9 @@ Subscribe to the given URI if possible. \fB\-\-attach file1 [file2]...\fR Open composition window with specified files attached. .TP +\fB\-\-insert file1 [file2]...\fR +Open composition window with specified files inserted. +.TP \fB\-\-compose\fR "mailto:\fI%t\fR?subject=\fI%s\fR&cc=\fI%c\fR&body=\fI%b\fR" This syntax can be used in web\-browsers and CLI to open a pre\-populated Compose window. Possible fields after the destination recipient are: subject, -- 2.25.1