Performs the command specified in the command line arguments.
Exits with a 0 status if the command was successful.
Exits and prints out an error message with a -1 status if the command
failed.
Command Summary
---------------
-help - print a usage summary
-addjarsig - add a SHA1withRSA PKCS v1.5 signature of a jarfile to an
app descriptor file.
-addcert - add a https or content provider certificate
to an app descriptor file.
-showcert - show a certificate from the app descriptor
file in human readable form.
Options
-------
These options are valid (and in some cases required to be use) with
the commands above.
-inputjad
-outputjad
Parameters: args - command line arguments given by user. |