NAME

html2alvis.pl - HTML to Alvis XML converter

SYNOPSIS

  ainodump2alvis.pl [options] [source directory ...]

Options:

  --ainodump-ext       ainodump file identifying filename extension
  --out-dir            output directory
  --N-per-out-dir      # of records per output directory
  --[no]original       include original document?
  --help               brief help message
  --man                full documentation
  --[no]warnings       warnings output flag
  

OPTIONS

--ainodump-ext
Sets the ainodump file identifying filename extension. 
Default value: 'ainodump'.
--out-dir
Sets the output directory. Default value: '.'.
--N-per-out-dir
Sets the # of records per output directory. Default value: 1000.
--[no]original
Shall the original document be included in the output? Default
value: yes.
--help
Prints a brief help message and exits.
--man
Prints the manual page and exits.
--[no]warnings
Output (or suppress) warnings. Default value: yes.

DESCRIPTION

Goes recursively through the files under the source directory
and converts them to Alvis XML files.