DESCRIPTION
    Allows for comparison between two files generated by the 
    'opatch lsinv -xml' command. Currently, the command only
    takes in two such files as input.

SYNTAX
opatch compare  [-customLogDir <Custom Log Directory>]
                [<file1> <file2>]

OPTIONS
       -customLogDir
              This option specifies the custom log location.


       -help
	      This will bring up this help text.

PARAMETERS
       <file1> <file2>
              These are the two files that will be compared.
              Currently, only two file names will be accepted,
              and these files must have been generated by the
              'opatch lsinv -xml' command.



