diff options
-rw-r--r-- | docs/configuration/service/ssh.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index 17e6c6df..4fa44d3e 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -129,7 +129,7 @@ Configuration ``rsa-sha2-256-cert-v01@openssh.com``, ``rsa-sha2-512``, ``rsa-sha2-512-cert-v01@openssh.com`` -.. cfgcmd::set service ssh trusted-user-ca-key ca-certificate <ca_cert_name> +.. cfgcmd:: set service ssh trusted-user-ca-key ca-certificate <ca_cert_name> Specify the name of the CA certificate that will be used to verify the user certificates. |