From 3d4cf3d76d3d4e59f044e218aad9f45839150533 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Wed, 19 Mar 2025 04:41:09 +0000 Subject: [PATCH] new help message Signed-off-by: Ethan Lee --- src/fosslight_android/_help.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/fosslight_android/_help.py b/src/fosslight_android/_help.py index 38d34e2..30778ef 100644 --- a/src/fosslight_android/_help.py +++ b/src/fosslight_android/_help.py @@ -21,9 +21,7 @@ -m\t\t\t\t Analyze the source code for the path where the license could not be found. -e \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 \t\t result.txt file with a list of binaries to remove."""