pilot-wav - Decodes Palm Voice Memo files to wav files you
can read
SECTION
pilot-link: Userland Conduits
SYNOPSIS
pilot-wav [-p|--port <port>] [--version] [-q|--quiet]
[-?|--help] [--usage] [-f|--fetch [file|all]] [-c|--con-
vert file]
OPTIONS
PILOT-WAV OPTIONS
-f, --fetch=[file|all]
Fetch all wav files or specified wav file from the
Palm.
-c, --convert=file.wav.pdb
Convert file.wav.pdb file to wav
CONDUIT OPTIONS
-p, --portport
Use device file port to communicate with the Palm
handheld. If this is not specified, pilot-wav will
look for the $PILOTPORT environment variable. If
neither are found or supplied, pilot-wav will print
the usage information.
-q, --quiet
Suppress 'Hit HotSync button' message
-v, --version
Display version of pilot-wav.
HELP OPTIONS
-h, --help
Display the help synopsis for pilot-wav.
--usage
Display a brief usage message and exit without con-
necting.
EXAMPLES
pilot-wav -p /dev/pilot -f MyVoiceMemo.wav.pdb
pilot-wav -c MyVoiceMemo.wav.pdb
AUTHOR
This manual page was written by Neil Williams linux@code-
help.co.uk
REPORTING BUGS
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any
later version.
This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more
details.
You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307 USA
SEE ALSO
pilot-link(7)
Man(1) output converted with
man2html