diff options
Diffstat (limited to 'sendto/caja-sendto.1')
-rw-r--r-- | sendto/caja-sendto.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/sendto/caja-sendto.1 b/sendto/caja-sendto.1 new file mode 100644 index 0000000..bcb8430 --- /dev/null +++ b/sendto/caja-sendto.1 @@ -0,0 +1,27 @@ +.TH CAJA-SENDTO 1 2006\-07\-18 "MATE" "MATE" +.SH NAME +caja\-sendto \- convenience application to send a file via email or instant messenger +.SH SYNOPSIS +.B caja-sendto +.RI [ OPTIONS " " | " " FILES... ] +.SH DESCRIPTION +Send FILE(s) via email or instant messenger. + +A dialog window presents a choice of carrier application and recipient of the file(s). +Recipent names can be selected from a list or autocompleted. The selected application +is then opened with the file(s) and recipient ready for transfer. + +The application is intented to integrate with caja and is +written for the MATE graphical desktop. +.SH OPTIONS +.TP +.B \-?, \-\-help +Show a help message listing all the options and their meanings. +.SH AUTHOR +Written by Roberto Majadas <[email protected]> +.PP +This manual page was originally written by Oystein Gisnas for the +Debian system. +.\" Copyright 2006 Oystein Gisnas +.\" You may copy this manual page under the terms of the version 2 of +.\" the GNU General Public License. |