Command line usage

Advanced users may want to use the command line interface of Raccoon for scripting purposes (e.g. to fetch nightly updates). Raccoon understands the following command line switches:

-h
Show commandline switches and exit.
-v
Show version information and exit.
-a directory
The archive to work with
-f packId,versionCode,offerType
Directly fetch an APK. You have to know the packagename and versioncode. The offertype is always 1.
-p
Must be given when downloading paid apps via -f.
-i file
Import apps. The file must contain a list of market URLs (one per line). A target archive must be specified via -a. Imported apps are not automatically downloaded unless -u is also given.
-u
Update an archive. This requires -a to be given as well.