From 3b9f213ea2864729447d994408862e2ae5f782d6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 1 Sep 2018 10:00:35 +0530 Subject: [PATCH] ... --- kitty/cmds.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/cmds.py b/kitty/cmds.py index ae35aabd7..63d4ccca0 100644 --- a/kitty/cmds.py +++ b/kitty/cmds.py @@ -363,7 +363,7 @@ reset the layout to its default configuration. --self type=bool-set -If specified close the window this command is run in, rather than the active window. +If specified resize the window this command is run in, rather than the active window. ''', argspec='', string_return_is_error=True