Add a note about interaction of --reload-in and auto reload

This commit is contained in:
Kovid Goyal 2026-06-07 08:55:48 +05:30
parent 470a70db57
commit 45bd3a0f14
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -77,7 +77,10 @@
By default, this kitten will signal only the parent kitty instance it is
running in to reload its config, after making changes. Use this option
to instead either not reload the config at all or in all running
kitty instances.
kitty instances. Note that if you have config autoreload enabled
in kitty.conf (it is enabled by default) then :code:`parent`
is the same as :code:`all`, since all kitty instances will detect the config
file change and reload automatically.
--dump-theme