Examples (3)
Compile an MPGL file to a viewable man page
xml2man path/to/command_file.mxmlCompile an MPGL file to a specific output file
xml2man path/to/service_file.mxml path/to/service_file.7Compile an MPGL file to a specific output file, overwriting if it already exists
xml2man -f path/to/function_file.mxml path/to/function_file.3made by @shridhargupta | data from tldr-pages