DESCRIPTION
    This operation helps to unarchive the patches from custom
     storage location to ORACLE_HOME/.patch_storage which are archived 
    as part of util archive operation.


SYNTAX
opatch util unarchive  [-patches  <List of Patch ids with comma separated>]
                

OPTIONS

       -patches
              A comma separated list of patches to be given for unarchive.
              
       NOTE: All options are mandatory.
       
Example
	opatch util unarchive -patches 123456,1122334       
