mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user