doc: regenerate groff and html man pages

This commit is contained in:
GitHub Actions 2025-12-31 11:05:09 +00:00
parent acfa73142b
commit e7601d8a67
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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>