Add shared resources to all subcommand bundles

This commit is contained in:
Paul Schaub 2022-08-04 13:14:21 +02:00
parent 092a83a1e7
commit e17d4d2efb
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
28 changed files with 164 additions and 4 deletions

View file

@ -10,3 +10,9 @@ sign-with=Sign the output with a private key
with-key-password.0=Passphrase to unlock the secret key(s).
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
CERTS[0..*]=Certificates the message gets encrypted to
# 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