Skip to content

Commit a558e15

Browse files
committed
typo
1 parent 414f0aa commit a558e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/scan_docker_image_lite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
It is possible to pass detect options directly to detect command.
6868
For example one wants to specify cloning options directly
6969
70-
python3 scan_container_image_lite.py <imagespec> --detect-options='--detect.clone.project.version.name=version --detect.project.clone.categories=COMPONENT_DATA,VULN_DATA'
70+
python3 scan_docker_image_lite.py <imagespec> --detect-options='--detect.clone.project.version.name=version --detect.project.clone.categories=COMPONENT_DATA,VULN_DATA'
7171
7272
There is not validation of extra parameters passed, use with care.
7373
'''

0 commit comments

Comments
 (0)