diff options
author | Andreas Klöckner <inform@tiker.net> | 2021-01-13 11:32:41 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 11:32:41 -0600 |
commit | d921fa05bb0712c1d00c61385d5895bfba729d7f (patch) | |
tree | 0876fb6afad096bda67138efca994bf800b62034 | |
parent | Merge pull request #225 from ZenithalHourlyRate/gpg-agent-forward (diff) | |
download | YubiKey-Guide-d921fa05bb0712c1d00c61385d5895bfba729d7f.tar.gz |
Fix: "quit" to save -> "save" to save
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1844,7 +1844,7 @@ Please specify how long the key should be valid. <n>y = key expires in n years Key is valid for? (0) ``` -Follow these prompts to set a new expiration date, then `quit` to save your changes. +Follow these prompts to set a new expiration date, then `save` to save your changes. Next, export your public key: |