The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

genome example-1 - WRITE A ONE-LINE DESCRIPTION HERE

SYNOPSIS

genome example-1 --foo=? --infiles=?[,?] --outfiles=?[,?] [--bar] [BARE-ARGS]

gmt example1 --bar gmt example1 --foo=hello gmt example1 --foo=goodbye --bar gmt example1 --foo=hello barearg1 barearg2 barearg3 gmt example1 --infiles=a,b,c --outfiles=d,e,f

REQUIRED ARGUMENTS

foo Text

some foozy thing

infiles Text

this is a list of values

outfiles Text

also a list of values

OPTIONAL ARGUMENTS

bar Boolean

a flag to turn on and off

nobar Boolean

Make bar 'false'

BARE-ARGS Text

list of bare arguments

DESCRIPTION:

  This is a dummy command.  Copy, paste and modify the module! 
  CHANGE THIS BLOCK OF TEXT IN THE MODULE TO CHANGE THE HELP OUTPUT.