Include --expert when editing master key

This is specifically during setup when rotating keys.
This commit is contained in:
Mike Mazur 2020-05-17 21:00:03 +08:00
parent 740f0745f5
commit de13c8dba6
No known key found for this signature in database
GPG Key ID: 09196650849688C1
1 changed files with 1 additions and 1 deletions

View File

@ -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
[...]