summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index f572f8b7a2f..ad122983251 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.782 2020/06/11 19:43:34 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.783 2020/06/12 07:52:38 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 11 2020 $
+.Dd $Mdocdate: June 12 2020 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -2643,6 +2643,7 @@ The marked pane is the default target for
.Fl s
to
.Ic join-pane ,
+.Ic move-pane ,
.Ic swap-pane
and
.Ic swap-window .