doc: Minor typo fix

--

GnuPG-bug-id: 6092
This commit is contained in:
Werner Koch 2022-07-26 10:51:38 +02:00
parent 8a63a8c825
commit 1735b5ffa8
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 1 additions and 1 deletions

View File

@ -3866,7 +3866,7 @@ files; They all live in the current home directory (@pxref{option
$ cd ~/.gnupg
$ gpg --export-ownertrust >otrust.lst
$ mv pubring.gpg publickeys.backup
$ gpg --import-options restore --import publickeys.backups
$ gpg --import-options restore --import publickeys.backup
$ gpg --import-ownertrust otrust.lst
@end example