mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
Document set-hook -u.
This commit is contained in:
parent
61dfbe702e
commit
305c832a97
6
tmux.1
6
tmux.1
@ -3321,12 +3321,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 .
|
||||
|
Loading…
Reference in New Issue
Block a user