mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
17 lines
656 B
Properties
17 lines
656 B
Properties
# SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
usage.header=Display version information about the tool
|
|
extended=Print an extended version string
|
|
backend=Print information about the cryptographic backend
|
|
sop-spec=Print the latest revision of the SOP specification targeted by the implementation
|
|
sopv=Print the SOPV API version
|
|
|
|
standardOutput=version information
|
|
|
|
stacktrace=Print stacktrace
|
|
# 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
|