Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2016-10-04 00:01:11 +01:00
commit ddfed259f6

6
tmux.1
View File

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