monodocs2slashdoc --version (return code: 0)
mdoc 4.2.1.0
monodocs2slashdoc --help (return code: 0)
usage: mdoc export-msxdoc [OPTIONS]+ DIRECTORIES
Export mdoc(5) documentation within DIRECTORIES into
Microsoft XML Documentation format files.
Available Options:
-o, --out=FILE The XML FILE to generate.
If not specified, will create a set of files in
the curent directory based on the //AssemblyInfo/
AssemblyName values within the documentation.
Use '-' to write to standard output.
-h, -?, --help Show this message and exit.