# SPDX-FileCopyrightText: 2024 Paul Schaub # # SPDX-License-Identifier: Apache-2.0 usage.header=Validate a UserID in an OpenPGP certificate addr-spec-only=Treat the USERID as an email address, match only against the email address part of each correctly bound UserID USERID[0]=UserID CERTS[1..*]=Authority OpenPGP certificates standardInput=CERTS standardInputDescription=OpenPGP certificates in which UserID bindings shall be validated picocli.endofoptions.description=End of options. Remainder are positional parameters. Fixes 'Missing required parameter' error stacktrace=Print stacktrace # Generic TODO: Remove when bumping picocli to 4.7.0 usage.parameterListHeading=%nParameters:%n usage.synopsisHeading=Usage:\u0020 usage.commandListHeading=%nCommands:%n usage.optionListHeading=%nOptions:%n usage.footerHeading=Powered by picocli%n