Regenerate docs
This commit is contained in:
parent
efac9a092b
commit
2e28db1f41
|
|
@ -3387,6 +3387,7 @@ Valid values:
|
|||
* +tab-silent+: Open a new tab in the existing window without activating the window.
|
||||
* +tab-bg-silent+: Open a new background tab in the existing window without activating the window.
|
||||
* +window+: Open in a new window.
|
||||
* +private-window+: Open in a new private window.
|
||||
|
||||
Default: +pass:[tab]+
|
||||
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ show it.
|
|||
*-R*, *--override-restore*::
|
||||
Don't restore a session even if one would be restored.
|
||||
|
||||
*--target* '{auto,tab,tab-bg,tab-silent,tab-bg-silent,window}'::
|
||||
*--target* '{auto,tab,tab-bg,tab-silent,tab-bg-silent,window,private-window}'::
|
||||
How URLs should be opened if there is already a qutebrowser instance running.
|
||||
|
||||
*--backend* '{webkit,webengine}'::
|
||||
|
|
|
|||
Loading…
Reference in New Issue