Add -n to break-pane.

This commit is contained in:
nicm
2017-01-29 22:10:55 +00:00
parent 54309cc25d
commit b6099f31ea
3 changed files with 16 additions and 9 deletions

1
tmux.1
View File

@ -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