mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 18:59:43 +02:00
Implement profiles
This commit is contained in:
parent
b8544396f8
commit
5935d65c90
11 changed files with 75 additions and 43 deletions
|
@ -4,6 +4,7 @@
|
|||
usage.header=Generate a secret key
|
||||
no-armor=ASCII armor the output
|
||||
USERID[0..*]=User-ID, e.g. "Alice <alice@example.com>"
|
||||
profile=Profile identifier to switch between profiles
|
||||
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