summaryrefslogtreecommitdiff
path: root/usr.bin/tmux
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2010-01-14 22:10:48 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2010-01-14 22:10:48 +0000
commit8f69c960bcd7dc2f71af6ec2327d311faf603455 (patch)
tree1c40882d89b4daa6ac557074478c32f4509ff336 /usr.bin/tmux
parentbbbf4bef8ac88f47484f0c3c1373e6cd2694594b (diff)
Document swap-pane -d.
Diffstat (limited to 'usr.bin/tmux')
-rw-r--r--usr.bin/tmux/tmux.18
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 75a42f4113b..a0fde653045 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.137 2010/01/07 20:52:18 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.138 2010/01/14 22:10:47 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -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: January 7 2010 $
+.Dd $Mdocdate: January 14 2010 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -1038,6 +1038,10 @@ is used and no source pane is specified with
is swapped with the previous pane (before it numerically);
.Fl D
swaps with the next pane (after it numerically).
+.Fl d
+instructs
+.Nm
+not to change the active pane.
.It Xo Ic swap-window
.Op Fl d
.Op Fl s Ar src-window