From cbdaab4e4cf041dfc2cd6a1e0a87fd79eb4d908e Mon Sep 17 00:00:00 2001 From: maynaS Date: Fri, 7 Jan 2022 17:24:39 +0530 Subject: [PATCH] Fixed inconsistency in --html-app FILE in cli-reference Signed-off-by: maynaS --- docs/source/cli-reference/output-format.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/cli-reference/output-format.rst b/docs/source/cli-reference/output-format.rst index be3f9566ad4..6941ee3a97f 100644 --- a/docs/source/cli-reference/output-format.rst +++ b/docs/source/cli-reference/output-format.rst @@ -465,7 +465,7 @@ Comparing Different ``json`` Output Formats The following code performs a scan on the samples directory, and publishes the results in ``html-app`` format:: - scancode -clpieu --csv output.html samples + scancode -clpieu --html-app output.html samples The Files scanned are shown in the left sidebar, and the section on the right contains separate tabs for the following: