Tell that .pub is stripped in cassh.1

Also fix a small typo introduced in previous commit.
This commit is contained in:
Lucas 2022-04-19 04:04:54 +00:00
parent d630c83ade
commit 06b4ec5354
1 changed files with 4 additions and 2 deletions

View File

@ -90,7 +90,9 @@ or the string
.Sq cassh
if there is no comment reported.
.It %f
The basename of the public key being signed.
The basename of the public key being signed, without
.Sq .pub
suffix.
.El
.Pp
.Ar key_id
@ -122,7 +124,7 @@ Write a
file on standard output corresponding to the current Certification
Authority.
.Ar hostnames
are concatenated with commans and copied verbatim to the output.
are concatenated with commas and copied verbatim to the output.
See
.Xr sshd 8 SSH_KNOWN_HOSTS FILE FORMAT
for details.