diff --git a/kitty/simple_cli_definitions.py b/kitty/simple_cli_definitions.py index 577aee48b..d7bb7bc36 100644 --- a/kitty/simple_cli_definitions.py +++ b/kitty/simple_cli_definitions.py @@ -630,7 +630,7 @@ The value :code:`center` anchors the panel to all sides and covers the entire display (on macOS the part of the display not covered by titlebar and dock). The panel can be shrunk and placed using the margin parameters. The value :code:`none` anchors the panel to the top left corner and should be -placed and using the margin parameters. Its size is set by :option:`--lines` +placed using the margin parameters. Its size is set by :option:`--lines` and :option:`--columns`. The value :code:`center-sized` is just like :code:`none` except that the panel is centered instead of in the top left corner and the margins have no effect.