mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-19 05:52:04 +01:00
Improve description of change-key-password
This commit is contained in:
parent
edb384d157
commit
cd2c62ce2b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# SPDX-FileCopyrightText: 2023 Paul Schaub <vanitasvitae@fsfe.org>
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
usage.header=Update a key's password
|
||||
usage.header=Update the password of a key
|
||||
usage.description.0=Unlock all secret keys from STDIN using the given old passwords and emit them re-locked using the new password to STDOUT.
|
||||
usage.description.1=If any (sub-) key cannot be unlocked, this operation will exit with error code 67.
|
||||
no-armor=ASCII armor the output
|
||||
|
|
Loading…
Reference in a new issue