From b6099f31ead647749574c36b34619db940587fc7 Mon Sep 17 00:00:00 2001 From: nicm Date: Sun, 29 Jan 2017 22:10:55 +0000 Subject: Add -n to break-pane. --- tmux.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux.1') 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 -- cgit