mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-11 03:09:50 +02:00
Fix wrongly named resource entries
This commit is contained in:
parent
dc5f11469f
commit
dcb44f96c8
19 changed files with 33 additions and 33 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
usage.header=Generate a secret key
|
||||
armor=ASCII armor the output
|
||||
user-id=User-ID, e.g. "Alice <alice@example.com>"
|
||||
no-armor=ASCII armor the output
|
||||
USERID[0..*]=User-ID, e.g. "Alice <alice@example.com>"
|
||||
with-key-password.0=Password to protect the private key with
|
||||
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue