From 3192b613852e9739b6cd9be96cc731f7b3ce67a7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 11 Apr 2018 20:19:03 +0530 Subject: [PATCH] ... --- README.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 61f7e2bad..d23b4a1e8 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -330,8 +330,8 @@ By default kitty looks for a config file in the OS config directories (usually `~/Library/Preferences/kitty/kitty.conf` on macOS) but you can pass a specific path via the `--config` option or use the `KITTY_CONFIG_DIRECTORY` environment variable. See the help for the `--config` option in `kitty --help` for full -details. You can also dump the current configuration kitty is using using the -`--debug-config` option. +details. You can also dump the current configuration using the `--debug-config` +option. == Startup Sessions