Skip to content

Commit 38e3913

Browse files
committed
test: update test_scan_cli_help test resource with new output options #1888
Signed-off-by: Alexander Gschrei <alexander.gschrei@fau.de>
1 parent b81a2fd commit 38e3913

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

tests/scancode/data/help/help.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,17 @@ Options:
4444
--html FILE Write scan output as HTML to FILE.
4545
--custom-output FILE Write scan output to FILE formatted with the custom
4646
Jinja template file.
47-
--debian FILE Write scan output in machine-readable Debian copyright
48-
format to FILE.
47+
--debian FILE Write scan output in machine-readable Debian
48+
copyright format to FILE.
4949
--custom-template FILE Use this Jinja template FILE as a custom template.
50+
--cyclonedx FILE Write scan output in CycloneDX format to FILE.
51+
--cyclonedx-json FILE Write scan output in CycloneDX JSON format to FILE.
5052
--spdx-rdf FILE Write scan output as SPDX RDF to FILE.
5153
--spdx-tv FILE Write scan output as SPDX Tag/Value to FILE.
5254
--html-app FILE (DEPRECATED: use the ScanCode Workbench app instead )
53-
Write scan output as a mini HTML application to FILE.
55+
Write scan output as a mini HTML application to
56+
FILE.
57+
5458

5559
output filters:
5660
--ignore-author <pattern> Ignore a file (and all its findings) if an

0 commit comments

Comments
 (0)