Tell that .pub is stripped in cassh.1
Also fix a small typo introduced in previous commit.
This commit is contained in:
parent
d630c83ade
commit
06b4ec5354
6
cassh.1
6
cassh.1
@ -90,7 +90,9 @@ or the string
|
|||||||
.Sq cassh
|
.Sq cassh
|
||||||
if there is no comment reported.
|
if there is no comment reported.
|
||||||
.It %f
|
.It %f
|
||||||
The basename of the public key being signed.
|
The basename of the public key being signed, without
|
||||||
|
.Sq .pub
|
||||||
|
suffix.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
.Ar key_id
|
.Ar key_id
|
||||||
@ -122,7 +124,7 @@ Write a
|
|||||||
file on standard output corresponding to the current Certification
|
file on standard output corresponding to the current Certification
|
||||||
Authority.
|
Authority.
|
||||||
.Ar hostnames
|
.Ar hostnames
|
||||||
are concatenated with commans and copied verbatim to the output.
|
are concatenated with commas and copied verbatim to the output.
|
||||||
See
|
See
|
||||||
.Xr sshd 8 SSH_KNOWN_HOSTS FILE FORMAT
|
.Xr sshd 8 SSH_KNOWN_HOSTS FILE FORMAT
|
||||||
for details.
|
for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user