From 4d4faa9e88eab825c86371c5301d1d43395de6ab Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Wed, 8 Jan 2025 14:53:38 +0100 Subject: SSH: fix missing space --- docs/configuration/service/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration') 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 +.. cfgcmd:: set service ssh trusted-user-ca-key ca-certificate Specify the name of the CA certificate that will be used to verify the user certificates. -- cgit v1.2.3