diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-10-04 00:01:11 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-10-04 00:01:11 +0100 |
commit | ddfed259f69e7f4242bfba6095ce3928b81b21f0 (patch) | |
tree | dc5557a148d218d8a672f303fe3aa50c621b2f95 | |
parent | 6943fbbb8123ee75915f86783a12d2c291de8d81 (diff) | |
parent | 305c832a97c8e20136d36cf2537f65109fde7c43 (diff) | |
download | rtmux-ddfed259f69e7f4242bfba6095ce3928b81b21f0.tar.gz rtmux-ddfed259f69e7f4242bfba6095ce3928b81b21f0.tar.bz2 rtmux-ddfed259f69e7f4242bfba6095ce3928b81b21f0.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 . |