diff --git a/scripts/check-kernel-fix b/scripts/check-kernel-fix index 36dd0f7..f1bc2f6 100755 --- a/scripts/check-kernel-fix +++ b/scripts/check-kernel-fix @@ -32,13 +32,14 @@ usage() echo echo "Parameters:" echo " sha: sha of the upstream commit" - echo " cve: CVE-XXXX-YYYY of the upstream commit (requires VULNS_GIT)" + echo " cve: CVE-XXXX-YYYY of the upstream commit (requires VULNS_GIT)" echo echo "Options:" echo " -h: help" echo " -q: quiet mode (no progress)" echo " -v: verbose mode: show state of each branch and even NOP actions" - echo " -r: refresh any cached data. (git pull VULNS_GIT, cve, bsc medata)" + echo " -r: refresh any cached data. Use if cve->sha or cve->cvss fails" + echo " (git pull VULNS_GIT, cve, bsc medata)" } branch=