From e5533553fc6e90a2ae71e72d963950dd878bfa6b Mon Sep 17 00:00:00 2001 From: ved pawar <85354558+vedpawar2254@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:23:46 +0530 Subject: [PATCH] Update-2 MANUAL.md --- doc/MANUAL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/MANUAL.md b/doc/MANUAL.md index 69a738b2e3..4f5a910874 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -177,7 +177,7 @@ which is useful if you're trying the latest code from -b [-], --backport-fix [-] Lists backported fixes if available from Linux distribution --affected-versions Lists versions of product affected by a given CVE (to facilitate upgrades) - --sbom-output SBOM_OUTPUT + --sbom-output SBOM_FILE Provide software bill of materials (sbom) filename to generate --sbom-type {spdx,cyclonedx} specify type of software bill of materials (sbom) to generate (default: spdx) @@ -187,7 +187,7 @@ which is useful if you're trying the latest code from Vex Output: Arguments related to Vex output document. - --vex-output VEX_OUTPUT + --vex-output VEX_FILE Provide vulnerability exploitability exchange (vex) filename to generate --vex-type {cyclonedx,csaf,openvex} specify type of vulnerability exploitability exchange (vex) to generate (default: cyclonedx)