Clarify help text a little
This commit is contained in:
parent
0d3983853d
commit
b534926678
1 changed files with 2 additions and 2 deletions
|
|
@ -218,8 +218,8 @@ def options_spec() -> str:
|
|||
--next-to
|
||||
A match expression to select the window next to which the new window is created.
|
||||
See :ref:`search_syntax` for the syntax for specifying windows. If not specified
|
||||
defaults to the active window. When used via remote control and a target tab is
|
||||
specified this option is ignored unless the matched window is in the specified tab.
|
||||
defaults to the active window. When used via remote control
|
||||
this option is ignored unless the matched window is in the target tab (default active tab).
|
||||
When using :option:`--type <launch --type>` of :code:`tab`, the tab will be created
|
||||
in the OS Window containing the matched window.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue