From 3b1db8074f975d5cb96ed82723fbd18011245b73 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Wed, 31 Jul 2002 08:08:25 +0000 Subject: [PATCH 1/1] add '--attach' option --- doc/man/sylpheed.1 | 47 +++++++++++++++++++++++++++------------------- 1 file changed, 28 insertions(+), 19 deletions(-) diff --git a/doc/man/sylpheed.1 b/doc/man/sylpheed.1 index 89057a64b..4237cad33 100644 --- a/doc/man/sylpheed.1 +++ b/doc/man/sylpheed.1 @@ -84,21 +84,23 @@ o support of many code sets, including UTF\-8 (Unicode) (when using libjconv) This list is not complete. .SH "OPTIONS" .LP -\fBsylpheed \-\-compose\fR ["mailto:\fI%t\fR?subject=\fI%s\fR&cc=\fI%c\fR&body=\fI%b\fR"] +\fB \-\-compose\fR [address] .br -\fBsylpheed \-\-receive\fR +\fB \-\-attach file1 [file2]...\fR .br -\fBsylpheed \-\-receive\-all\fR +\fB \-\-receive\fR .br -\fBsylpheed \-\-send\fR +\fB \-\-receive\-all\fR .br -\fBsylpheed \-\-status\fR +\fB \-\-send\fR .br -\fBsylpheed \-\-debug\fR +\fB \-\-status\fR .br -\fBsylpheed \-\-help\fR +\fB \-\-debug\fR .br -\fBsylpheed \-\-version\fR +\fB \-\-help\fR +.br +\fB \-\-version\fR .SH "FILES" .LP .TP @@ -154,35 +156,40 @@ To run this program the standard way type: .LP sylpheed .LP -Alternatively you can run it as: +Alternatively you can run it with the following options: .TP -\fBsylpheed \-\-debug\fR +\fB\-\-debug\fR for debug mode .TP -\fBsylpheed \-\-compose\fR +\fB\-\-compose [address]\fR to open a Compose window .TP -\fBsylpheed \-\-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 pre\-populated Compose window +\fB\-\-attach file1 [file2]...\fR +open composition window with specified files attached +.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 .TP -\fBsylpheed \-\-receive\fR +\fB\-\-receive\fR receive new messages .TP -\fBsylpheed \-\-receive\-all\fR +\fB\-\-receive\-all\fR receive new messages from all accounts .TP -\fBsylpheed \-\-send\fR +\fB\-\-send\fR +.br send all queued messages .TP -\fBsylpheed \-\-status\fR +\fB\-\-status\fR show the total number of messages .br [new][unread][total] .TP -\fBsylpheed \-\-help\fR +\fB\-\-help\fR +.br display the help message and exit .TP -\fBsylpheed \-\-version\fR +\fB\-\-version\fR display version number and exit .SH "INSTALLATION" .LP @@ -227,6 +234,8 @@ Darko Koruga .br Colin Leroy .br +Thorsten Maerz +.br Paul Mangan .br Martin Schaaf -- 2.25.1