summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-07-28 19:35:36 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-07-28 19:35:36 +0200
commit2e28db1f4194e1c4c1186ddc49e659446be8e98d (patch)
tree5aee546e8ac381faccbcdf305f5ece65f0fbf194
parentefac9a092b1e33d88414bf11f33cc25c0b14888d (diff)
downloadqutebrowser-2e28db1f4194e1c4c1186ddc49e659446be8e98d.tar.gz
qutebrowser-2e28db1f4194e1c4c1186ddc49e659446be8e98d.zip
Regenerate docs
-rw-r--r--doc/help/settings.asciidoc1
-rw-r--r--doc/qutebrowser.1.asciidoc2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 9c8425b20..72f7cc2a5 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -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]+
diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc
index ad8a43dbe..1fcac0609 100644
--- a/doc/qutebrowser.1.asciidoc
+++ b/doc/qutebrowser.1.asciidoc
@@ -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}'::