sop-java/sop-java-picocli/src/main/resources/msg_list-profiles.properties

14 lines
513 B
Properties
Raw Normal View History

2023-04-11 15:06:37 +02:00
# 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
stacktrace=Print stacktrace
2023-04-11 15:06:37 +02:00
# Generic TODO: Remove when bumping picocli to 4.7.0
usage.parameterListHeading=%nParameters:%n
2023-04-11 15:06:37 +02:00
usage.synopsisHeading=Usage:\u0020
usage.commandListHeading = %nCommands:%n
usage.optionListHeading = %nOptions:%n
usage.footerHeading=Powered by picocli%n