This commit is contained in:
Kovid Goyal 2022-03-15 11:40:14 +05:30
parent 02e062af65
commit bdb55a02fa
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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 <kitten-ssh.hostname>` directives are ignored.
.. note::