aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.16
1 files changed, 4 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 84b4e183..5ab2bf2d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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 .