diff --git a/share/man/man1/minisign.1 b/share/man/man1/minisign.1 index 3df7660..64ffd78 100644 --- a/share/man/man1/minisign.1 +++ b/share/man/man1/minisign.1 @@ -89,10 +89,7 @@ Creating a key pair \fBminisign\fR \-G . .P -The public key is printed and put into the \fBminisign\.pub\fR file\. The secret key is encrypted and saved as a file named \fBminisign\.key\fR\. -. -.P -This secret key may then be moved to the default path: \fB~/\.minisign/minisign\.key\fR\. +The public key is printed and put into the \fBminisign\.pub\fR file\. The secret key is encrypted and saved as a file named \fB~/\.minisign/minisign\.key\fR\. . .P Signing a file diff --git a/src/manpage.md b/src/manpage.md index d3b0a5f..604b198 100644 --- a/src/manpage.md +++ b/src/manpage.md @@ -60,9 +60,7 @@ Creating a key pair `minisign` -G -The public key is printed and put into the `minisign.pub` file. The secret key is encrypted and saved as a file named `minisign.key`. - -This secret key may then be moved to the default path: `~/.minisign/minisign.key`. +The public key is printed and put into the `minisign.pub` file. The secret key is encrypted and saved as a file named `~/.minisign/minisign.key`. Signing a file