2022-07-25 19:15:47 +02:00
|
|
|
# SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
usage.header=Display version information about the tool
|
2022-08-04 12:15:53 +02:00
|
|
|
extended=Print an extended version string
|
|
|
|
backend=Print information about the cryptographic backend
|
2023-04-14 14:48:58 +02:00
|
|
|
sop-spec=Print the latest revision of the SOP specification targeted by the implementation
|
2022-08-04 13:14:21 +02:00
|
|
|
|
2023-07-12 14:17:28 +02:00
|
|
|
stacktrace=Print stacktrace
|
2022-08-04 13:14:21 +02:00
|
|
|
# Generic TODO: Remove when bumping picocli to 4.7.0
|
|
|
|
usage.synopsisHeading=Usage:\u0020
|
|
|
|
usage.commandListHeading = %nCommands:%n
|
|
|
|
usage.optionListHeading = %nOptions:%n
|
|
|
|
usage.footerHeading=Powered by picocli%n
|