.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH sqopv-change-key-password 1 "change-key-password " .SH NAME sqopv\-change\-key\-password \- Updates a key\*(Aqs password .SH SYNOPSIS \fBsqopv change\-key\-password\fR [\fB\-\-no\-armor\fR] [\fB\-\-new\-key\-password\fR] [\fB\-\-old\-key\-password\fR] [\fB\-\-debug\fR] [\fB\-h\fR|\fB\-\-help\fR] .SH DESCRIPTION Updates a key\*(Aqs password. .PP The output will be the same set of OpenPGP Transferable Secret Keys as the input, but with all secret key material locked according to the password indicated by the `\-\-new\-key\-password` option (or, with no password at all, if `\-\-new\-key\-password` is absent). Note that `\-\-old\-key\-password` can be supplied multiple times, and each supplied password will be tried as a means to unlock any locked key material encountered. It will normalize a Transferable Secret Key to use a single password even if it originally had distinct passwords locking each of the subkeys. .PP If any secret key packet is locked but cannot be unlocked with any of the supplied `\-\-old\-key\-password` arguments, this subcommand should fail with `KEY_IS_PROTECTED`. .SH OPTIONS .TP \fB\-\-no\-armor\fR Don\*(Aqt ASCII\-armor output .TP \fB\-\-new\-key\-password\fR=\fINEW_KEY_PASSWORD\fR The new password to lock the key with, or just unlock the key if the option is absent .TP \fB\-\-old\-key\-password\fR=\fIOLD_KEY_PASSWORD\fR Unlock the keys with these passwords .TP \fB\-\-debug\fR Emit verbose output for debugging .TP \fB\-h\fR, \fB\-\-help\fR Print help (see a summary with \*(Aq\-h\*(Aq)