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 00fd800 commit d90dd9eCopy full SHA for d90dd9e
src/fosslight_source/_help.py
@@ -20,6 +20,7 @@
20
Optional
21
-h\t\t\t\t Print help message
22
-j\t\t\t\t Generate additional result of executing ScanCode in json format
23
+ -m\t\t\t\t Print the Matched text for each license on a separate sheet
24
-o <file_name>\t\t Output file name"""
25
26
_HELP_MESSAGE_CONVERT = """
@@ -33,6 +34,7 @@
33
34
35
36
37
38
39
40
0 commit comments