diff options
Diffstat (limited to 'debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-read-ical.1')
-rw-r--r-- | debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-read-ical.1 | 131 |
1 files changed, 131 insertions, 0 deletions
diff --git a/debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-read-ical.1 b/debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-read-ical.1 new file mode 100644 index 00000000..e6a85e1b --- /dev/null +++ b/debian/pilot-link/pilot-link-0.12.5-dfsg/doc/man/pilot-read-ical.1 @@ -0,0 +1,131 @@ +.\"Generated by db2man.xsl. Don't modify this, modify the source. +.de Sh \" Subsection +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Ip \" List item +.br +.ie \\n(.$>=3 .ne \\$3 +.el .ne 3 +.IP "\\$1" \\$2 +.. +.TH "pilot-read-ical" 1 "Copyright 1996-2007 FSF" "0.12.5" "PILOT-LINK" +.SH NAME +pilot-read-ical \- Exports the DatebookDB and/or ToDo applications to ical format. +.SH "SECTION" + +.PP +pilot\-link: Userland conduits + +.SH "SYNOPSIS" + +.PP + \fIpilot\-read\-ical\fR [\fB\-p\fR|\fB\-\-port\fR <\fBport\fR>] [\fB\-\-version\fR] [\fB\-?\fR|\fB\-\-help\fR] [\fB\-q\fR|\fB\-\-quiet\fR] [\fB\-\-usage\fR] [\fB\-d\fR|\fB\-\-datebook\fR] [\fB\-t\fR|\fB\-\-pubtext\fR \fBpubtext\fR] [\fB\-f\fR|\fB\-\-file\fR \fIfile\fR] + +.SH "DESCRIPTION" + +.PP +Note, this is not the same as the iCal calendar format\&. + +.PP + \fIpilot\-read\-ical\fR allows the user to retrieve the contents of the ToDo and Datebook databases on a Palm handheld, and convert their contents to an Ical calendar\&. + +.PP +Note that the calendar file named by \fIfilename\fR will be deleted, so do not use your main calendar\&. Instead, use a separate one for this purpose, and include it in your main calendar\&. + +.PP +As \fIpilot\-read\-ical\fR works by passing a script to ical, the ical application must be in your $PATH\&. + +.SH "OPTIONS" + +.SS "pilot-read-ical options" + + \fB\-d\fR, \fB\-\-datebook\fR + +.PP +Datebook only, no ToDos + + \fB\-t\fR, + \fB\-\-pubtext\fR \fBpubtext\fR + +.PP +Replace text of items not started with a bullet with \fBpubtext\fR + + \fB\-f\fR, + \fB\-\-file\fR \fIfile\fR + +.PP +This is the file in which the ical\-formatted data should be saved\&. Note that this will be deleted, so do not use your primary calendar file\&. See \fIDESCRIPTION\fR for details\&. + +.SS "Conduit Options" + + \fB\-p\fR, \fB\-\-port\fR \fIport\fR + +.PP +Use device file <\fIport\fR> to communicate with the Palm handheld\&. If this is not specified, \fIpilot\-read\-ical\fR will look for the \fI$PILOTPORT\fR environment variable\&. If neither are found, \fIpilot\-read\-ical\fR will print the usage information\&. + + \fB\-q\fR, + \fB\-\-quiet\fR + +.PP +Suppress 'Hit HotSync button' message + + \fB\-v\fR, \fB\-\-version\fR + +.PP +Display version of \fIpilot\-read\-ical\fR and exit without connecting\&. + +.SS "Help Options" + + \fB\-h\fR, \fB\-\-help\fR\&. + +.PP +Display the help synopsis for \fIpilot\-read\-ical\fR and exit without connecting\&. + + \fB\-\-usage\fR + +.PP +Display a brief usage message and exit without connecting\&. + +.SH "USAGE" + +.PP +The program will connect to a target device, retrieve the ToDo and Datebook databases (ToDoDB\&.pdb and DatebookDB\&.pdb respectively), then instruct \fIical\fR to write a calendar file based on the retrieved information\&. + +.SH "AUTHOR" + +.PP + \fIpilot\-read\-ical\fR was originally written by Kenneth Albanowski\&. + +.PP +This manual page was converted to XML by Neil Williams <linux@codehelp\&.co\&.uk> + +.SH "REPORTING BUGS" + +.PP +We have an online bug tracker\&. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed\&. Reporting bugs via email, while easy, is not very useful in terms of accountability\&. Please point your browser to http://bugs\&.pilot\-link\&.org: \fIhttp://bugs.pilot-link.org\fR and report your bugs and issues there\&. + +.SH "COPYRIGHT" + +.PP +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version\&. + +.PP +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. + +.PP +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc\&., 51 Franklin St, Fifth Floor, Boston, MA 02110\-1301, USA\&. + +.SH "SEE ALSO" + +.PP + \fIpilot\-link\fR(7) + |