Use --homedir
consistently
This commit is contained in:
parent
304cd46a38
commit
1c36837f07
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue