A command line tool for syncing jpilot databases to a palm os device.
jpilot-sync [-v] [-h] [-d] [-P] [-b] [-l] [-p port]
J-Pilot preferences are read to get port, rate, number of backups, etc. They are read from the directory $JPILOT_HOME/.jpilot/jpilot.rc
-v
Print out the version and exit.
-h
Print out help and exit.
-d
run in debug mode.
-P
do not load plugins.
-b
Do a sync and then a backup, otherwise just do a sync.
-l
Stay in a loop, otherwise sync once and exit.
-p port
Use this port to sync with instead of using preferences or the default of /dev/jpilot.
See /usr/share/doc/jpilot/BUGS
Judd Montgomery <[email protected]>