Merge pull request #24 from ftheile/patch-1

Use `--homedir` consistently
pull/26/head
Konstantin Ryabitsev 5 years ago committed by GitHub
commit e836303976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -904,7 +904,7 @@ directory location).
After you make any changes to your key using the offline storage, you will
want to import these changes back into your regular working directory:
$ gpg --export | gpg --home ~/.gnupg --import
$ gpg --export | gpg --homedir ~/.gnupg --import
$ unset GNUPGHOME
#### Extending key expiration date

Loading…
Cancel
Save