Regenerate docs

This commit is contained in:
Florian Bruhin 2020-07-28 19:35:36 +02:00
parent efac9a092b
commit 2e28db1f41
2 changed files with 2 additions and 1 deletions

View File

@ -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]+

View File

@ -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}'::