XmlDocMarkdown
XmlDocMarkdown copied to clipboard
--skip-compiler-generated option advertised but unavailable
Running
dotnet xmldocmd /?
includes
--skip-compiler-generated
Skips documentation for types that are marked with System.Runtime.CompilerServices.CompilerGenerated.
amongst the options in the help text, but attempting to use it results in
Unexpected option '--skip-compiler-generated'.