synce-remove-program (1) - Linux Manuals
synce-remove-program: removes a program from your device
NAME
synce-remove-program - removes a program from your deviceSYNOPSIS
synce-remove-program [-d LEVEL] [-p device_path] [-o UNLOAD_OPT] NAME ...DESCRIPTION
synce-remove-program removes a program on a device connected through SynCE.
OPTIONS
- -d LEVEL
- Set debug log level:
- 0 - No logging (default)
- 1 - Errors only
- 2 - Errors and warnings
- 
3 - Everything
- -p PATH
- 
Path to device
- -h
- 
Display help message.
- -o UNLOAD_OPT
- 
Flags to pass to unload.exe on the remote device.  Currently no
flags are known, but this flag is here in case we find some.
- NAME
- 
The name of the program on the device.  Program names are in the form
"Provider Program".  This is the same way the name will appear under
Settings -> Remove programs on your device, or in the ouput from
synce-list-programs.
AUTHOR
David Eriksson <twogood [at] users.sourceforge.net>.