This commit is contained in:
Kovid Goyal 2022-04-13 21:22:27 +05:30
parent e2bb856e41
commit e5f70b7306
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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