mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
doc: fix post-quantum example in age-keygen manpage (#675)
This commit is contained in:
parent
b8564adb6d
commit
acfa73142b
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Generate a new traditional identity:
|
|||
|
||||
Write a new post-quantum identity to `key.txt`:
|
||||
|
||||
$ age-keygen -o key.txt
|
||||
$ age-keygen -pq -o key.txt
|
||||
Public key: age1pq1cd[... 1950 more characters ...]
|
||||
|
||||
Convert an identity to a recipient:
|
||||
|
|
|
|||
Loading…
Reference in a new issue