You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

142 lines
5.1 KiB

.\"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-memos" 1 "Copyright 1996-2007 FSF" "0.12.5" "PILOT-LINK"
.SH NAME
pilot-memos \- Manipulate Memo entries from a file or your Palm device.
.SH "SECTION"
.PP
pilot\-link: Userland conduits
.SH "SYNOPSIS"
.PP
\fIpilot\-memos\fR [\fB\-p\fR|\fB\-\-port\fR <\fBport\fR>] [\fB\-q\fR|\fB\-\-quiet\fR] [\fB\-\-version\fR] [\fB\-?\fR|\fB\-\-help\fR] [\fB\-\-usage\fR] [\fB\-v\fR|\fB\-\-verbose\fR] [\fB\-d\fR|\fB\-\-delete\fR] [\fB\-f\fR|\fB\-\-file\fR \fIfile\fR] [\fB\-s\fR|\fB\-\-save\fR \fIdir\fR] [\fB\-c\fR|\fB\-\-category\fR \fBSTRING\fR] [\fB\-r\fR|\fB\-\-regex\fR \fBSTRING\fR]
.SH "DESCRIPTION"
.PP
By default, the contents of your Palm's memo database will be written to standard output as a standard UNIX mailbox (mbox\-format) file, with each memo as a separate message\&. The subject of each message will be the category\&.
.PP
If '\-s' is specified, then instead of being written to standard output, memos will be saved in subdirectories of \fIdir\fR\&. Each subdirectory will be the name of a category on the Palm, and will contain the memos in that category\&. Each filename will be the first line (up to the first 40 characters) of the memo\&. Control characters, slashes, and equal signs that would otherwise appear in filenames are converted after the fashion of MIME's quoted\-printable encoding\&. Note that if you have two memos in the same category whose first lines are identical, one of them will be overwritten\&.
.PP
If '\-f' is specified, the specified file will be treated as a memo database from which to read memos, rather than HotSyncing from the Palm\&.
.SH "OPTIONS"
.SS "pilot-memos options"
\fB\-V\fR, \fB\-\-verbose\fR
.PP
Verbose, with \-s, print each filename when written to disk\&.
\fB\-d\fR,
\fB\-\-delete\fR \fBNUMBER\fR
.PP
Delete memo named by number \fBnum\fR\&.
\fB\-f\fR,
\fB\-\-file\fR \fIfile\fR\&.
.PP
Use <\fIfile\fR> as input file (instead of MemoDB\&.pdb)\&.
\fB\-s\fR,
\fB\-\-save\fR \fIdir\fR\&.
.PP
Save memos in \fIdir\fR instead of writing to STDOUT\&.
\fB\-c\fR,
\fB\-\-category\fR \fBcat\fR\&.
.PP
Only create memos in this category\&.
\fB\-r\fR,
\fB\-\-regex\fR \fBregex\fR\&.
.PP
Select memos saved by regular expression on the title\&.
.SS "Conduit Options"
\fB\-p\fR, \fB\-\-port\fR <\fBport\fR>
.PP
Use device file <\fIport\fR> to communicate with the Palm handheld\&. If this is not specified, \fIpilot\-memos\fR will look for the \fI$PILOTPORT\fR environment variable\&. If neither are found or supplied, \fI pilot\-memos \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\-memos\fR and exit without connecting\&.
.SS "Help Options"
\fB\-h\fR, \fB\-\-help\fR
.PP
Display the help synopsis for \fIpilot\-memos\fR and exit without connecting\&.
\fB\-\-usage\fR
.PP
Display a brief usage message and exit without connecting\&.
.SH "AUTHOR"
.PP
\fIpilot\-memos\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
\fIinstall\-memo\fR (1), \fIpilot\-link\fR(7)\&.