From e5f70b73061c2b2e5561cace3902902b814675d2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 13 Apr 2022 21:22:27 +0530 Subject: [PATCH] ... --- kitty/rc/launch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/rc/launch.py b/kitty/rc/launch.py index ddda00bd7..4d9706340 100644 --- a/kitty/rc/launch.py +++ b/kitty/rc/launch.py @@ -52,7 +52,7 @@ class Launch(RemoteCommand): 'Prints out the id of the newly opened window. Any command line arguments' ' are assumed to be the command line used to run in the new window, if none' ' are provided, the default shell is run. For example:' - ' :code:`kitty @ launch --title Email mutt`.' + ' :code:`kitty @ launch --title=Email mutt`.' ) options_spec = MATCH_TAB_OPTION + '\n\n' + '''\ --no-response