Fix typo.

This commit is contained in:
Justus Winter 2023-11-15 17:11:51 +01:00
parent 2e04ac39a3
commit e9aa4a624e
No known key found for this signature in database
GPG Key ID: 686F55B4AB2B3386

View File

@ -124,7 +124,7 @@ for the direct version. sq does not copy files to the web server.",
"EXAMPLES:
# Generate a WKD in /tmp/wkdroot from certs.pgp for example.com.
$ sq wkd generate /tmp/wkdroot example.com certs.ppg
$ sq wkd generate /tmp/wkdroot example.com certs.pgp
",
)]
pub struct GenerateCommand {