TABLE OF CONTENTS
::pwtk::lsf::optionParser
USAGE
::pwtk::lsf::optionParser none or ::pwtk::lsf::optionParser parse
DESCRIPTION
How to parse options specified on the LSF command-line. Possibilities are:
- none -- do not parse options, but add them verbatim as the command-line options of the 'bsub' command
- parse -- parse options and incorporate them into the Lsf batch script file
SOURCE
::pwtk::queue::optionParser lsf $parser }