pilot-schlep --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-schlep, 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-schlep --help (return code: 0)
Usage: pilot-schlep
Package up any arbitrary file and sync it to your Palm device
Currently the stored name and file type is not queried so you can
potentially Install a PDF file, and retrieve it as a ZIP file.
You must take care to remember what type of file you are installing and
fetching. This will be updated in a later release to handle this type of
capability, as well as handle multiple 'Schlep' files.
Example arguments:
To package up and store a file for later retrieval on your Palm:
-p /dev/pilot -i InstallThis.zip
To unpack a file that has been stored on your Palm with the '-i' option:
-p /dev/pilot -f RetrieveThis.pdf
-i, --install=file Pack and install <file> to your Palm
-f, --fetch=file Unpack the file from your Palm device
-d, --delete Delete the packaged file from your Palm device
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