summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-09-12 09:45:32 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-09-12 09:45:32 +0200
commit39ff01ca6446915e83535b102eea9a80fcbb022b (patch)
tree7ef855d7056dfe62b3b2fd3dc7b3e9ebf75442e3
parenta68aaef32040029da897ed2ce540032fe4b49ba0 (diff)
downloadqutebrowser-39ff01ca6446915e83535b102eea9a80fcbb022b.tar.gz
qutebrowser-39ff01ca6446915e83535b102eea9a80fcbb022b.zip
Update docs
-rw-r--r--doc/help/commands.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index f55cd7afc..8c11e15cc 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -1356,13 +1356,14 @@ The tab index to stop.
[[tab-clone]]
=== tab-clone
-Syntax: +:tab-clone [*--bg*] [*--window*]+
+Syntax: +:tab-clone [*--bg*] [*--window*] [*--private*]+
Duplicate the current tab.
==== optional arguments
* +*-b*+, +*--bg*+: Open in a background tab.
* +*-w*+, +*--window*+: Open in a new window.
+* +*-p*+, +*--private*+: Open in a new private window.
[[tab-close]]
=== tab-close