...
This commit is contained in:
parent
e2bb856e41
commit
e5f70b7306
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue