Skip to content

Commit e353eaa

Browse files
committed
Fixed inconsistency in --html-app FILE in cli-reference
Signed-off-by: Sanyam Shah <sanyam.shah@students.iiit.ac.in>
1 parent 37d574b commit e353eaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/cli-reference/output-format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Comparing Different ``json`` Output Formats
465465
The following code performs a scan on the samples directory, and publishes the results in
466466
``html-app`` format::
467467

468-
scancode -clpieu --csv output.html samples
468+
scancode -clpieu --html-app output.html samples
469469

470470
The Files scanned are shown in the left sidebar, and the section on the right contains separate
471471
tabs for the following:

0 commit comments

Comments
 (0)