cibcadrg_split
cibcadrg_split [-h] [-l] [-p] <product_name> [-e] <entry_number> [-o] <toc_file>
-h | -H -- Display Usage/Help
-l -- List all entries in product
-p -- specify product to split
-e -- specify entry to split
-o you can specify a different output directory
the default is the same directory as the a.toc
file
Examples:
cibcadrg_split -e 2 -o /my/path/out /my/rpf/a.toc
will export entry 2 in the a.toc file to
/my/path/out

