From 3bc0f90a827c08405a5881b12abcf35fae73d295 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 17 May 2018 20:06:59 +0530 Subject: [PATCH] Fix incorrect parsing of --replay-commands --- kitty/cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/kitty/cli.py b/kitty/cli.py index c899acdf8..696e5e3c1 100644 --- a/kitty/cli.py +++ b/kitty/cli.py @@ -112,7 +112,6 @@ Output commands received from child process to stdout --replay-commands -type=bool-set Replay previously dumped commands. Specify the path to a dump file previously created by --dump-commands. You can open a new kitty window to replay the commands with: