https://github.com/ukdataservice/qamd/wiki/Output-Specification The command: `qamd path/to/file.dta --output-format html --output out.html` seems to be replaced with `qamd run path/to/file.dta --output-format html --output out.html`
https://github.com/ukdataservice/qamd/wiki/Output-Specification
The command:
qamd path/to/file.dta --output-format html --output out.htmlseems to be replaced with
qamd run path/to/file.dta --output-format html --output out.html