Tweak descriptions for up/down pane to be clearer.

pull/1/head
Nicholas Marriott 2009-10-21 13:48:27 +00:00
parent 9b5da97e6f
commit af2b0f452c
1 changed files with 2 additions and 2 deletions

4
tmux.1
View File

@ -725,7 +725,7 @@ to
keys.
.It Ic down-pane Op Fl t Ar target-pane
.D1 (alias: Ic downp )
Move down a pane.
Change the active pane to the next pane (higher index).
.It Xo Ic find-window
.Op Fl t Ar target-window
.Ar match-string
@ -1013,7 +1013,7 @@ is specified and the window is linked to only one session, it is unlinked and
destroyed.
.It Ic up-pane Op Fl t Ar target-pane
.D1 (alias: Ic upp )
Move up a pane.
Change the active pane to the previous pane (lower index).
.El
.Sh KEY BINDINGS
.Nm