mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-09 10:19:47 +02:00
Fix issues with i18n properties
This commit is contained in:
parent
e336e536a8
commit
226b5d99a0
9 changed files with 16 additions and 16 deletions
|
@ -5,7 +5,7 @@ usage.header=Encrypt a message from standard input
|
|||
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...)
|
||||
with-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
|
||||
sign-with=Sign the output with a private key
|
||||
profile=Profile identifier to switch between profiles
|
||||
with-key-password.0=Passphrase to unlock the secret key(s).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue