diff --git a/src/fosslight_source/_help.py b/src/fosslight_source/_help.py index 4bc8709..23db55f 100644 --- a/src/fosslight_source/_help.py +++ b/src/fosslight_source/_help.py @@ -14,10 +14,8 @@ The output result is generated in Excel format. Options: - Mandatory - -p \t Path to analyze source - Optional + -p \t Path to analyze source (Default: current directory) -h\t\t\t Print help message -v\t\t\t Print FOSSLight Source Scanner version -j\t\t\t Generate raw result of scanners in json format @@ -33,10 +31,8 @@ FOSSLigtht_convert converts the result of executing ScanCode in json format into FOSSLight Report format. Options: - Mandatory - -p \t\t Path of ScanCode json files - Optional + -p \t\t Path of ScanCode json files (Default: current directory) -h\t\t\t\t Print help message -v\t\t\t\t Print FOSSLight Source Scanner version -m\t\t\t\t Print the Matched text for each license on a separate sheet