aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2017-01-29 22:10:55 +0000
committernicm <nicm>2017-01-29 22:10:55 +0000
commitb6099f31ead647749574c36b34619db940587fc7 (patch)
tree225c66a05f2437ebdf933dfb6c830e2f14df6c47 /tmux.1
parent54309cc25d4bf9e144342179d815e459c88d6153 (diff)
downloadrtmux-b6099f31ead647749574c36b34619db940587fc7.tar.gz
rtmux-b6099f31ead647749574c36b34619db940587fc7.tar.bz2
rtmux-b6099f31ead647749574c36b34619db940587fc7.zip
Add -n to break-pane.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index cc5c2373..fdbab7b1 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1258,6 +1258,7 @@ Commands related to windows and panes are as follows:
.It Xo Ic break-pane
.Op Fl dP
.Op Fl F Ar format
+.Op Fl n Ar window-name
.Op Fl s Ar src-pane
.Op Fl t Ar dst-window
.Xc