This commit is contained in:
Kovid Goyal 2022-03-17 09:33:12 +05:30
parent dea79f16d0
commit 6b1a9d635e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -10,7 +10,7 @@ the remote server and copies the kitty terminfo database there.
The ssh kitten is a thin wrapper around the traditional `ssh <https://man.openbsd.org/ssh>`__
command line program and supports all the same options and arguments and configuration.
In most scenarios it is in fact a drop in replacement for ``ssh``. To try it
In interactive usage scenarios it is a drop in replacement for ``ssh``. To try it
out, simply run:
.. code-block:: sh