Fix reference to --debug-config

This commit is contained in:
Kovid Goyal 2020-01-14 19:50:18 +05:30
parent ac72ac7af2
commit 8f9bbeabd7
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -16,7 +16,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Add a :opt:`resize_in_steps` option that can be used to resize the OS window
in steps as large as character cells (:pull:`2131`)
- Fix a segfault when using :opt:`--debug-config` with maps (:iss:`2270`)
- Fix a segfault when using :option:`kitty --debug-config` with maps (:iss:`2270`)
0.15.1 [2019-12-21]