solve conflicting option
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-06-11 10:40:53 +02:00
parent f50d821aec
commit f55c3da3ef

View File

@ -87,7 +87,7 @@ parser.add_argument('--sbomfile', '-F',
parser.add_argument('--target', '-T',
help='Target to scan, either path name for sources or docker image tag',
required=False)
parser.add_argument('--verbose', '-v',
parser.add_argument('--verbose', '-V',
help='A lot of debug output',
required=False,
action='store_true',