From 229ea45d813a8dfbc0277725bbc1b2e1e44a18af Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 17 May 2018 23:27: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 dc9fc06c3..83eb269d0 100644 --- a/kitty/cmds.py +++ b/kitty/cmds.py @@ -278,7 +278,7 @@ def close_window(boss, window, payload): # resize_window {{{ @cmd( 'Resize the specified window', - 'Resize the specified window. Note that not all layouts can resize all windows in all directions.', + 'Resize the specified window in the current layout. Note that not all layouts can resize all windows in all directions.', options_spec=MATCH_WINDOW_OPTION + '''\n --increment -i type=int