Fix missing -T option in getopts declaration.
- The -T option to define a
file-of-targetsis mentioned in the pdf as well as the usage section, however, it failed to include it as part of thegetoptsdeclaration in line:87
Edited by Maverick
file-of-targets is mentioned in the pdf as
well as the usage section, however, it failed to include it as part of
the getopts declaration in line:87