Include --expert when editing master key

This is specifically during setup when rotating keys.
pull/187/head
Mike Mazur 4 years ago
parent 740f0745f5
commit de13c8dba6
No known key found for this signature in database
GPG Key ID: 09196650849688C1

@ -1704,7 +1704,7 @@ Edit the master key:
```console
$ export KEYID=0xFF3E7D88647EBCDB
$ gpg --edit-key $KEYID
$ gpg --expert --edit-key $KEYID
Secret key is available
[...]

Loading…
Cancel
Save