Skip to content

Commit 40fee57

Browse files
committed
Modify typo of example of convert
1 parent a5d9433 commit 40fee57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fosslight_prechecker/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Usage: fosslight_prechecker [Mode] [option1] <arg1> [option2] <arg2>...
1212
ex) fosslight_prechecker lint -p /home/test/src/
1313
fosslight_prechecker add -p /home/test/test.py -c "2019-2021 LG Electronics Inc." -l "GPL-3.0-only"
14-
fosslight_prechecker convert -p /home/test/sbom_info.py
14+
fosslight_prechecker convert -p /home/test/sbom_info.yaml
1515
1616
Parameters:
1717
Mode

0 commit comments

Comments
 (0)