Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions src/fosslight_android/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
-m\t\t\t\t Analyze the source code for the path where the license could not be found.
-e <path1> <path2..>\t Path to exclude from source analysis.
-p\t\t\t\t Check files that should not be included in the Packaging file.
-f\t\t\t\t Print result of Find Command for binary that can not find Source Code Path.
-t\t\t\t\t Collect NOTICE for binaries that are not added to NOTICE.html.
-d\t\t\t\t Divide needtoadd-notice.html by binary.
-f\t\t\t\t Print result of Find Command for binary that can not find Source Code Path.
-i\t\t\t\t Disable the function to automatically convert OSS names based on AOSP.
-r <result.txt>\t\t result.txt file with a list of binaries to remove."""

Expand Down