Command Line User Guide#

The opusxml command line interface subcommands that operate on a OPUSXML document dataset.

Usage: opusxml [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  convert
  info

The list below describes the purpose of the individual opusxml subcommands. Usage information can be had by accessing the --help of each subcommand.

convert#

Usage: opusxml convert [OPTIONS] OUTFILE FILES

Options:
  -u, --unit UNIT      Distance units
  -s, --system SYSTEM  Coordinate system
  -f, --frame FRAME    Reference frame
  -v, --verbose        Enables verbose mode
  --help               Show this message and exit.

info#

Usage: opusxml info [OPTIONS] FILES

Options:
  -u, --unit UNIT      Distance units
  -s, --system SYSTEM  Coordinate system
  -v, --verbose        Enables verbose mode
  --help               Show this message and exit.