From 6b1a9d635efee71d5fa1e6d848c01c673ccd0c9f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 17 Mar 2022 09:33:12 +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 faf07b4bd..56b73bda7 100644 --- a/docs/kittens/ssh.rst +++ b/docs/kittens/ssh.rst @@ -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 `__ 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