DESCRIPTION
    Print the version of OPatch for a particular $ORACLE_HOME or display all
    OPatch version in the Central Inventory.

SYNTAX
opatch version [-all] [-invPtrLoc <Path to oraInst.loc>]
               [-jre <LOC>] [-oh <ORACLE_HOME>]
               [-v2c <5-digit version> -oui_loc <Custom OUI Location>
                -ph <Patch Location> -ohs <list of Oracle Homes
                separated by commas]
               [-help] [-h]

OPTIONS
       -all 
               This option displays versions of OPatch(es) of all
               Oracle Homes registered in the Central Inventory.

       -invPtrLoc
               Used to locate the oraInst.loc file. When the
               installation used the invPtrLoc flag. This should be 
               the path to the oraInst.loc file

       -jre 
               This option tells OPatch to use JRE (java) from the
               specified location instead of the default location
               under Oracle Home
       
       -oh 
               The Oracle home to work on. This takes precedence over
               the environment variable ORACLE_HOME
       -v2c
               The standard 5-digit version to compare. If this option is
               specified with an valid version which made by no more
               than 5 numbers separated by '.', those oracle homes
               with valid version will be break up to two parts, one
               is those oracle homes which have opatch version higher
               or equal to the value of this option, and the other is
               those with lower version
           
       -ph
               The patch location from where the Minimum OPatch Version
               (if defined) will be picked. If a valid patch location is
               provided, will take the required minimum opatch version
               from the patch and set it as the standard opatch version
               to be compared to

       -ohs
               List of Oracle Homes to be considered. Please provide 
               them separated by commas

       -help (or) -h
               Display valid options can be attached to this opereation


PARAMETERS
       
       This operation does not have any required parameters.
