Clarify the common use case for --config-file-name

This commit is contained in:
Kovid Goyal 2023-01-06 10:42:46 +05:30
parent ddf36383b4
commit e16e3c1582
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -553,7 +553,9 @@ instead of changing kitty.conf.
default=kitty.conf default=kitty.conf
The name or path to the config file to edit. Relative paths are interpreted The name or path to the config file to edit. Relative paths are interpreted
with respect to the kitty config directory. By default the kitty config file, with respect to the kitty config directory. By default the kitty config file,
kitty.conf is edited. kitty.conf is edited. This is most useful if you add :code:`include current-theme.conf`
to your kitty.conf and then have the kitten operate only on :file:`current-theme.conf`,
allowing :code:`kitty.conf` to remain unchanged.
'''.format '''.format