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::