Fix ref to launch doc
This commit is contained in:
parent
d3a1848c27
commit
295743a96e
1 changed files with 1 additions and 1 deletions
|
|
@ -554,7 +554,7 @@ def run(args: HintsCLIOptions, text: str, extra_cli_args: Sequence[str] = ()) ->
|
|||
run the default open program.
|
||||
|
||||
:code:`launch`
|
||||
run :doc:`launch` to open the program in a new kitty tab, window, overlay, etc.
|
||||
run :doc:`/launch` to open the program in a new kitty tab, window, overlay, etc.
|
||||
For example::
|
||||
|
||||
--program "launch --type=tab vim"
|
||||
|
|
|
|||
Loading…
Reference in a new issue