man install-todos (Commandes) - Updates the Palm ToDo list with entries from a local file

NAME

install-todos - Updates the Palm ToDo list with entries from a local file

DESCRIPTION

Updates the Palm ToDo list with entries from a local file

USAGE

Usage: install-todos -p <port> -f <filename>

OPTIONS

-p, --port <port>
Use device file <port> to communicate with Palm
-h, --help
Display help information for install-todos
-v, --version
Display install-todos version information
-f, --filename <filename>
A local file with formatted ToDo entries

Example: install-todos -p /dev/pilot -f $HOME/MyTodoList.txt

The format of this file is a simple line-by-line ToDo task entry. For each new line in the local file, a new task is created in the ToDo database on the Palm.

AUTHOR

This manual page was written by Ludovic Rousseau <rousseau@debian.org> for the Debian GNU/Linux system.