diff --git a/src/fosslight_binary/_help.py b/src/fosslight_binary/_help.py index 0292b27..118aca2 100644 --- a/src/fosslight_binary/_help.py +++ b/src/fosslight_binary/_help.py @@ -16,6 +16,8 @@ -v\t\t\t\t Print FOSSLight Binary Scanner version -s\t\t\t\t Extract only the binary list in simple mode -e \t\t\t Path to exclude from analysis (files and directories) + * IMPORTANT: Always wrap patterns in double quotes ("") to avoid shell expansion. + Example) fosslight_bin -e "test/abc.py" "*.jar" -o \t\t Output path \t\t\t\t (If you want to generate the specific file name, add the output path with file name.) -f [ ...]\t Output file formats (excel, csv, opossum, yaml)