Description
Incorrect command line input while describing html-app under the Scancode Output Formats label in Command Line Interface Reference.
Given:
scancode -clpieu --csv output.html samples
Correct command line input:
scancode -clpieu --html-app output.html samples
Link to Documentation Page
https://scancode-toolkit.readthedocs.io/en/latest/cli-reference/output-format.html#html-app-file
Select Category