NAME
  update-xml-catalog - generate full XML catalogs from parts in a directory

SYNOPSIS
  update-xml-catalog --version
  update-xml-catalog -h|--help
  update-xml-catalog [--] [catalogfile] [directory]

DESCRIPTION
  Generates "/etc/xml/catalog-d.xml" from the files in "/etc/xml/catalog.d"

  The output file can be overwritten by setting the first parameter,
  the input directory as second parameter.

OPTIONS
  -h, --help Display help and usage information
  --version Show version information

EXAMPLE
  # update-xml-catalog

  $ update-xml-catalog /tmp/tmpcatalog.xml

  $ update-xml-catalog /tmp/tmpcatalog.xml /tmp/tmpcatalog.d

AUTHOR
  Fabian Vogt <fvogt@suse.com>
