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,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Create an inline-signed message from data on standard input
armor=ASCII armor the output
no-armor=ASCII armor the output
as.0=Specify the signature format of the signed message
as.1='text' and 'binary' will produce inline-signed messages.
as.2='cleartextsigned' will make use of the cleartext signature framework.
@ -11,4 +11,4 @@ as.4=If '--as=text' and the input data is not valid UTF-8, inline-sign fails wit
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...).
micalg=Emits the digest algorithm used to the specified file in a way that can be used to populate the micalg parameter for the PGP/MIME Content-Type (RFC3156)
keys=Secret keys used for signing
KEYS[0..*]=Secret keys used for signing