Fix wrongly named resource entries

This commit is contained in:
Paul Schaub 2022-08-04 12:48:32 +02:00
parent dc5f11469f
commit dcb44f96c8
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
19 changed files with 33 additions and 33 deletions

View file

@ -2,11 +2,11 @@
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Encrypt a message from standard input
armor=ASCII armor the output
type=Type of the input data. Defaults to 'binary'
no-armor=ASCII armor the output
as=Type of the input data. Defaults to 'binary'
with-password.0=Encrypt the message with a password.
with-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...)
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=Certificates the message gets encrypted to
CERTS[0..*]=Certificates the message gets encrypted to