From 37c563802c724bdb2916a94a3d8722199f8e4f8e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 3 Aug 2021 12:58:38 +0530 Subject: [PATCH] typo --- docs/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.rst b/docs/overview.rst index 044fed4fb..bb4f2b9dc 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -116,7 +116,7 @@ endless. See the :doc:`tutorial ` to get started. Startup Sessions ------------------ -You can control the :term:`tabs `, `:term:`kitty window ` layout, +You can control the :term:`tabs `, :term:`kitty window ` layout, working directory, startup programs, etc. by creating a "session" file and using the :option:`kitty --session` command line flag or the :opt:`startup_session` option in :file:`kitty.conf`.