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.
2 parents 1d1df38 + 76c0462 commit 7d4298dCopy full SHA for 7d4298d
src/fosslight_source/_help.py
@@ -27,7 +27,8 @@
27
Options only for FOSSLight Source Scanner
28
-s <scanner>\t Select which scanner to be run (scancode, scanoss, all)
29
-j\t\t\t Generate raw result of scanners in json format
30
- -t <float>\t\t Stop scancode scanning if scanning takes longer than a timeout in seconds."""
+ -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
33
34
def print_version(pkg_name):
0 commit comments