takes the following options at this time:
-ifile
specifies the input file to process. This option is a short notation for the --input option.
-h Displays a short help message. This option is a short notation for the --help option.
-msubsystem
Set the subsystem (the application type) to either gui or console. Note that a gui application
which writes to the command-line will cause an error. This option is a short notation for the
--subsystem option.
-ssize
Set the stack size to size bytes. This option is a short notation for the --stack option.
-v Be verbose about the operations that are performed. This option is a short notation for the
--verbose option.
-VM.N Set the version of the file to M.N , where M and N are 16 bit unsigned values. This option is a
short notation for the --version option.