man read-todos (Commandes) - Syncronize your ToDo database with your desktop machine
NAME
read-todos - Syncronize your ToDo database with your desktop machine
DESCRIPTION
Syncronize your ToDo database with your desktop machine
USAGE
read-todos -p <port> [options]
OPTIONS
- -p, --port <port>
- Use device file <port> to communicate with Palm
- -h, --help
- Display help information for read-todos
- -v, --version
- Display read-todos version information
- -f, --file <filename>
- Save ToDO entries in <filename> instead of STDOUT
Example: read-todos -p /dev/pilot -d ~/Palm
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.
AUTHOR
This manual page was written by Ludovic Rousseau <rousseau@debian.org> for the Debian GNU/Linux system