summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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