Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2016-10-04 00:01:11 +01:00
commit ddfed259f6
1 changed files with 4 additions and 2 deletions

6
tmux.1
View File

@ -3325,12 +3325,14 @@ Run when the program running in a pane exits.
Hooks are managed with these commands:
.Bl -tag -width Ds
.It Xo Ic set-hook
.Op Fl g
.Op Fl gu
.Op Fl t Ar target-session
.Ar hook-name
.Ar command
.Xc
Sets hook
Sets (or with
.Fl u
unsets) hook
.Ar hook-name
to
.Ar command .