Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler authored and twigleingrid committed May 10, 2022
1 parent cb0c336 commit 752da14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/help/commands.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 752da14

Please sign in to comment.