NAME
export.as.html.pl - Export flowers as a table or a whole page.
SYNOPSIS
export.as.html.pl [options]
Options:
-all Yes or No
-export_type
-help
-standalone_page
All switches can be reduced to a single letter.
Exit value: 0.
OPTIONS
- o all => Yes or No
- o export_type => $integer
-
Values for the
export_typeparameter:- o 0
-
'#' 'Native' 'Scientific name' 'Common name' 'Aliases' 'Thumbnail <span class = "index">(clickable)</span>' - o 1
-
'#' 'Native' 'Scientific name' 'Common name' 'Aliases' 'Thumbnail <span class = "index">(clickable)</span>'
Default: 0.
- o help
-
Print help and exit.
- o standalone_page => $integer
-
Output a standalone web page.
If omitted (the default) a HTML table is output for incorporation into a web page.
Default: 0.