diff --git a/kitty/simple_cli_definitions.py b/kitty/simple_cli_definitions.py index af40b4614..4b273592c 100644 --- a/kitty/simple_cli_definitions.py +++ b/kitty/simple_cli_definitions.py @@ -486,7 +486,7 @@ def kitty_options_spec() -> str: choices=normal,fullscreen,maximized,minimized,hidden Control how the initial kitty OS window is created. Note that this is applies to all OS Windows if you use the :option:`{appname} --session` -option to create multiple OS Windows. Any OS Windows state in +option to create multiple OS Windows. Any OS Windows state specified in the session file gets overriden.