mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-09 02:09:42 +02:00
16 lines
619 B
Properties
16 lines
619 B
Properties
# SPDX-FileCopyrightText: 2023 Paul Schaub <vanitasvitae@fsfe.org>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
usage.header=Emit a list of profiles supported by the identified subcommand
|
|
subcommand=Subcommand for which to list profiles
|
|
|
|
standardOutput=PROFILELIST
|
|
standardOutputDescription=List of profiles supported by the identified subcommand
|
|
|
|
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
|