mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
doc: Remove incorrect ‘kbxutil’ example.
Fixes <https://issues.guix.gnu.org/71918>. * doc/guix.texi (Invoking guix refresh): Remove ‘kbxutil’ example. Reported-by: Attila Lendvai <attila@lendvai.name> Change-Id: If185740731bf29462caba8be31c07f296d0bddd0
This commit is contained in:
parent
cfe68843a8
commit
281a616d72
1 changed files with 1 additions and 8 deletions
|
@ -15316,14 +15316,7 @@ signing keys. OpenPGP signatures are checked against keys from this keyring;
|
|||
missing keys are downloaded to this keyring as well (see
|
||||
@option{--key-download} below).
|
||||
|
||||
You can export keys from your default GPG keyring into a keybox file using
|
||||
commands like this one:
|
||||
|
||||
@example
|
||||
gpg --export rms@@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx
|
||||
@end example
|
||||
|
||||
Likewise, you can fetch keys to a specific keybox file like this:
|
||||
You can fetch keys to a specific keybox file like this:
|
||||
|
||||
@example
|
||||
gpg --no-default-keyring --keyring mykeyring.kbx \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue