From bdb55a02faccae5a232df1b0420fb30e7fcd2db1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 15 Mar 2022 11:40:14 +0530 Subject: [PATCH] ... --- docs/kittens/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/ssh.rst b/docs/kittens/ssh.rst index bbeb45bb6..a6e281266 100644 --- a/docs/kittens/ssh.rst +++ b/docs/kittens/ssh.rst @@ -61,7 +61,7 @@ Additionally, you can pass config options on the command line: The :code:`--kitten` argument can be specified multiple times, with directives from :file:`ssh.conf`. These are merged with :file:`ssh.conf` as if they were appended to the end of that file. They apply only to the host being SSHed to -by this invocation, so any :opt:`hostname` directives are ignored. +by this invocation, so any :opt:`hostname ` directives are ignored. .. note::