This commit is contained in:
Kovid Goyal 2018-05-17 23:27:35 +05:30
parent 8ea84c97d5
commit 229ea45d81
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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