mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
doc: regenerate groff and html man pages
This commit is contained in:
parent
acfa73142b
commit
e7601d8a67
2 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ AGE\-SECRET\-KEY\-1N9JEPW6DWJ0ZQUDX63F5A03GX8QUW7PXDE39N8UYF82VZ9PC8UFS3M7XA9
|
||||||
Write a new post\-quantum identity to \fBkey\.txt\fR:
|
Write a new post\-quantum identity to \fBkey\.txt\fR:
|
||||||
.IP "" 4
|
.IP "" 4
|
||||||
.nf
|
.nf
|
||||||
$ age\-keygen \-o key\.txt
|
$ age\-keygen \-pq \-o key\.txt
|
||||||
Public key: age1pq1cd[\|\.\|\.\|\. 1950 more characters \|\.\|\.\|\.]
|
Public key: age1pq1cd[\|\.\|\.\|\. 1950 more characters \|\.\|\.\|\.]
|
||||||
.fi
|
.fi
|
||||||
.IP "" 0
|
.IP "" 0
|
||||||
|
|
|
||||||
|
|
@ -130,7 +130,7 @@ AGE-SECRET-KEY-1N9JEPW6DWJ0ZQUDX63F5A03GX8QUW7PXDE39N8UYF82VZ9PC8UFS3M7XA9
|
||||||
|
|
||||||
<p>Write a new post-quantum identity to <code>key.txt</code>:</p>
|
<p>Write a new post-quantum identity to <code>key.txt</code>:</p>
|
||||||
|
|
||||||
<pre><code>$ age-keygen -o key.txt
|
<pre><code>$ age-keygen -pq -o key.txt
|
||||||
Public key: age1pq1cd[... 1950 more characters ...]
|
Public key: age1pq1cd[... 1950 more characters ...]
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue