We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383bcf7 commit 521c00eCopy full SHA for 521c00e
src/fosslight_source/_help.py
@@ -30,7 +30,7 @@
30
-t <float>\t\t Stop scancode scanning if scanning takes longer than a timeout in seconds.
31
-c <core>\t\t Select the number of cores to be scanned with ScanCode.
32
--no_correction\t Enter if you don't want to correct OSS information with sbom-info.yaml
33
- --correct_fpath\t Path to the sbom-info.yaml file"""
+ --correct_fpath <path> Path to the sbom-info.yaml file"""
34
35
36
def print_version(pkg_name):
0 commit comments