pilot-memos --version (return code: 0)
DEPRECATED: The application is calling print_splash()
.--------------------------------------------.
| (c) Copyright 1996-2006, pilot-link team |
| Join the pilot-link lists to help out. |
`--------------------------------------------'
This is pilot-memos, from pilot-link version 0.12.5
Build target..: x86_64-pc-linux-gnu
Build date....: Sep 17 2016 12:07:43
pilot-link 0.12.5 is covered under the GPL/LGPL
See the file COPYING under docs for more info.
Please use --help for more detailed options.
pilot-memos --help (return code: 0)
Usage: pilot-memos
Manipulate Memo entries from a file or your Palm device
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.
If '-s' is specified, than instead of being written to standard output,
will be saved in subdirectories of <dir>. Each subdirectory will be the
name of a category on the Palm, and will contain the memos in that
category. Each memo's filename will be the first line (up to the first 40
characters) of the memo. Control chcters, 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.
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.
-v, --verbose Verbose, with -s, print each filename when
written
-d, --delete=<num> Delete memo named by number <num>
-f, --file=<file> Use <file> as input file (instead of
MemoDB.pdb)
-s, --save=<dir> Save memos in <dir> instead of writing to
STDOUT
-c, --category=<category> Only upload memos in this category
-r, --regex=<regex> Select memos saved by regular expression on
title
Options common to all conduits.
-p, --port=<port> Use device <port> to communicate with Palm
-t, --timeout=<timeout> Use timeout <timeout> seconds
--version Display version information
-q, --quiet Suppress 'Hit HotSync button' message
Help options:
-?, --help Show this help message
--usage Display brief usage message
Help options:
-?, --help Show this help message
--usage Display brief usage message